module Aws::Api::ServiceTranslators::DynamoDB

def translate(api)

def translate(api)
  api.plugins << "Aws::Plugins::DynamoDBExtendedRetries"
end