Module aws_smithy_runtime::client
source · Expand description
Runtime support logic for generated clients.
Modules
- Smithy auth scheme implementations.
- Utility to simplify config building for config and config overrides.
- Smithy code related to connectors and connections.
- Smithy identity used by auth and signing.
- Interceptors for Smithy clients.
- The client orchestrator implementation
- Smithy code related to retry handling and token buckets.
- Utilities for testing orchestrators. An orchestrator missing required components will panic when run. This module contains stub components that can be used when you only care about testing some specific aspect of the orchestrator.