Uses of Package
software.amazon.awssdk.auth.signer
-
Packages that use software.amazon.awssdk.auth.signer Package Description software.amazon.awssdk.auth.signer -
Classes in software.amazon.awssdk.auth.signer used by software.amazon.awssdk.auth.signer Class Description AsyncAws4Signer AWS Signature Version 4 signer that can include contents of an asynchronous request body into the signature calculation.Aws4Signer Signer implementation that signs requests with the AWS4 signing protocol.Aws4UnsignedPayloadSigner Exactly the same asAws4Signerexcept if the request is being sent over HTTPS, then it returns the stringUNSIGNED-PAYLOADas the content SHA-256 so services that support it can avoid needing to calculate the value when authorizing the request.AwsS3V4Signer AWS4 signer implementation for AWS S3EventStreamAws4Signer