class Aws::Api::Builder

def customize(definition)

def customize(definition)
  Customizations.apply_api_customizations(definition)
  definition
end