Sha256: 79fabb33108415b35693285ec175c4ccb075e3e111c5d8d7ef2414273557ca0b
Contents?: true
Size: 159 Bytes
Versions: 10
Compression:
Stored size: 159 Bytes
Contents
module Aws module Plugins class SignatureV3 < Seahorse::Client::Plugin handler(Signers::Handler.new(Signers::V3), step: :sign) end end end
Version data entries
10 entries across 10 versions & 1 rubygems