Module aws_types::sdk_config
source · Expand description
AWS Shared Config
This module contains a shared configuration representation that is agnostic from a specific service.
Modules§
- Unified docstrings to keep crates in sync. Not intended for public use
Structs§
- Builder for AWS Shared Configuration
- Retry configuration for requests.
- AWS Shared Configuration
- Wrapper type for sharable
AsyncSleep
- Credentials Provider wrapper that may be shared
- Shared HTTP client for use across multiple clients and requests.
- Time source structure used inside SDK
- Configuration for stalled stream protection.
- Top-level configuration for timeouts
Traits§
- Trait with a
now()
function returning the current time