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