Module aws_smithy_runtime_api::client::identity
source · Expand description
Smithy identity used by auth and signing.
Re-exports
pub use ResolveIdentity as IdentityResolver;
Modules
- Identity types for HTTP auth
Structs
- An identity that can be used for authentication.
- Cache partition key for identity caching.
- Future for
IdentityResolver::resolve_identity
. - Shared identity cache.
- Container for a shared identity resolver.
Traits
- Caching resolver for identities.
- Resolver for identities.