# File lib/aws/core/json_client.rb, line 24 def self.response_parser_for api_config, operation JSONResponseParser.new(operation[:outputs]) end