Expand description
APIs for client orchestration.
Modules§
- auth
- APIs for request authentication.
- behavior_
version - Behavior version of the client
- connection
- Types related to connection monitoring and management.
- connector_
metadata - New-type for a configurable app name.
- dns
- Interfaces for resolving DNS
- endpoint
- APIs needed to configure endpoint resolution for clients.
- http
- HTTP clients and connectors
- identity
- Smithy identity used by auth and signing.
- interceptors
- Interceptors for clients.
- orchestrator
- Client request orchestration.
- result
- Types for error responses.
- retries
- Retry handling and token bucket.
- runtime_
components - Runtime components used to make a request and handle a response.
- runtime_
plugin - Runtime plugin type definitions.
- ser_de
- Serialization/deserialization for the orchestrator.
- stalled_
stream_ protection - Stalled stream protection.
- waiters
- Smithy support-code for code generated waiters.