Module client

Source
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.