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