# File lib/aws/core/rest_json_client.rb, line 24 def self.response_parser_for api_config, operation Core::RESTResponseParser.new(operation, :format => :json) end