Module aws_smithy_runtime_api::client::auth
source · Expand description
APIs for request authentication.
Modules§
- Auth schemes for the HTTP
Authorization
header. - Static auth scheme option resolver.
Structs§
- Endpoint configuration for the selected auth scheme.
- New type around an auth scheme ID.
- Parameters needed to resolve auth scheme options.
- Container for a shared auth scheme implementation.
- A shared auth scheme option resolver.
Traits§
- An auth scheme.
- Resolver for auth scheme options.
- Signing implementation for an auth scheme.