class Aws::Plugins::SignatureV2
Necessary to keep after Endpoints 2.0
@api private
def add_handlers(handlers, _)
def add_handlers(handlers, _) handlers.add(Handler, step: :sign) end
Necessary to keep after Endpoints 2.0
@api private
def add_handlers(handlers, _) handlers.add(Handler, step: :sign) end