class Aws::Json::Handler

def query_compatible?(context)

def query_compatible?(context)
  context.config.api.metadata.key?('awsQueryCompatible')
end