class Aws::Plugins::SignatureV2

@api private

def add_handlers(handlers, _)

def add_handlers(handlers, _)
  handlers.add(Handler, step: :sign)
end