Module aws_smithy_runtime_api::client::auth::http
source · Expand description
Auth schemes for the HTTP Authorization
header.
Constants§
- Auth scheme ID for HTTP API key based authentication.
- Auth scheme ID for HTTP Basic Auth.
- Auth scheme ID for HTTP Bearer Auth.
- Auth scheme ID for HTTP Digest Auth.