lib/esp/aws_clients.rb in esp_sdk-2.5.0 vs lib/esp/aws_clients.rb in esp_sdk-2.6.0
- old
+ new
@@ -1,7 +1,8 @@
require 'aws-sdk'
-module ESP # :nodoc: all
+module ESP
+ # @private
class AWSClients
include ActiveModel::Validations
ESP_OWNER_ID = { "production" => "613698206329".freeze }.freeze
AWS_ROLE_NAME = "Evident-Service-Role-AutoCreate".freeze