Available on crate feature
client
only.Expand description
APIs for client orchestration.
Modulesยง
- APIs for request authentication.
- Behavior version of the client
- Types related to connection monitoring and management.
- New-type for a configurable app name.
- Interfaces for resolving DNS
- APIs needed to configure endpoint resolution for clients.
- HTTP clients and connectors
- Smithy identity used by auth and signing.
- Interceptors for clients.
- Client request orchestration.
- Types for error responses.
- Retry handling and token bucket.
- Runtime components used to make a request and handle a response.
- Runtime plugin type definitions.
- Serialization/deserialization for the orchestrator.
- Stalled stream protection.
- Smithy support-code for code generated waiters.