| Package | Description |
|---|---|
| software.amazon.awssdk.crt.auth.signing |
| Class and Description |
|---|
| AwsSigningConfig
A class representing configuration related to signing something "signable" (an http request, a body chunk, a
stream event) via an AWS signing process.
|
| AwsSigningConfig.AwsSignatureType
What sort of signature should be computed from the signable?
|
| AwsSigningConfig.AwsSignedBodyHeaderType
Controls if signing adds a header containing the canonical request's body value
|
| AwsSigningConfig.AwsSigningAlgorithm
What version of the AWS signing process should we use.
|
| AwsSigningResult
Wrapper that holds signing-related output.
|
Copyright © 2021. All rights reserved.