Class | 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
|
AwsSignerExecutionAttribute |
AWS-specific signing attributes attached to the execution.
|
EventStreamAws4Signer | |
S3SignerExecutionAttribute |
S3-specific signing attributes attached to the execution.
|
Copyright © 2020. All rights reserved.