Expand description
Supporting code for authentication in the AWS SDK.
Modules§
- sigv4
- Auth implementations for SigV4.
Structs§
- PayloadSigning Override Runtime Plugin 
- A runtime plugin that, when set, will override how the signer signs request payloads.
- SigV4Operation Signing Config 
- SigV4 signing configuration for an operation
- SigV4Session Token Name Override 
- Custom config that provides the alternative session token name for SigningSettings
- SigningOptions 
- Signing options for SigV4.
Enums§
- HttpSignature Type 
- Type of SigV4 signature.
- PayloadSigning Override 
- When present in the config bag, this type will signal that the default payload signing should be overridden.