Package software.amazon.awssdk.crt.auth.signing
package software.amazon.awssdk.crt.auth.signing
-
ClassDescriptionStatic class for a variety of AWS signing APIs.A class representing configuration related to signing something "signable" (an http request, a body chunk, a stream event) via an AWS signing process.What sort of signature should be computed from the signable?Controls if signing adds a header containing the canonical request's body valueWhat version of the AWS signing process should we use.Wrapper that holds signing-related output.Internal utility/testing functions for verifying sigv4a signatures.