Module aws_smithy_runtime::client::auth::http
source · Available on crate features
client and http-auth only.Expand description
Auth scheme implementations for HTTP API Key, Basic Auth, Bearer Token, and Digest auth.
Structs
- Auth implementation for Smithy’s
@httpApiKeyauth scheme - Auth implementation for Smithy’s
@httpBasicAuthauth scheme - Auth implementation for Smithy’s
@httpBearerAuthauth scheme - Auth implementation for Smithy’s
@httpDigestAuthauth scheme
Enums
- Destination for the API key