Class: Aws::S3Outposts::Plugins::Endpoints

Inherits:
Seahorse::Client::Plugin
  • Object
show all
Defined in:
lib/aws-sdk-s3outposts/plugins/endpoints.rb

Defined Under Namespace

Classes: Handler

Instance Method Summary collapse

Instance Method Details

#add_handlers(handlers, _config) ⇒ Object



75
76
77
# File 'lib/aws-sdk-s3outposts/plugins/endpoints.rb', line 75

def add_handlers(handlers, _config)
  handlers.add(Handler, step: :build, priority: 75)
end