class Aws::STS::Plugins::Endpoints
Public Instance Methods
Source
# File lib/aws-sdk-sts/plugins/endpoints.rb, line 72 def add_handlers(handlers, _config) handlers.add(Handler, step: :build, priority: 75) end
# File lib/aws-sdk-sts/plugins/endpoints.rb, line 72 def add_handlers(handlers, _config) handlers.add(Handler, step: :build, priority: 75) end