Package | Description |
---|---|
software.amazon.awssdk.auth.signer | |
software.amazon.awssdk.auth.signer.internal |
Class and Description |
---|
Aws4Signer
Signer implementation that signs requests with the AWS4 signing protocol.
|
Aws4UnsignedPayloadSigner
Exactly the same as
Aws4Signer except if the request is being sent
over HTTPS, then it returns the string UNSIGNED-PAYLOAD as 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 S3
|
EventStreamAws4Signer |
Class and Description |
---|
AwsS3V4Signer
AWS4 signer implementation for AWS S3
|
Copyright © 2019. All rights reserved.