Module config

Source
Expand description

Configuration for the service.

Modules§

retry
Retry configuration
timeout
Timeout configuration

Structs§

AuthApiKey
Authentication configuration to connect to a Smithy Service
Builder
Builder for creating a Config.
Config
Service config.
Sleep
Future returned by AsyncSleep.

Traits§

AsyncSleep
Async trait with a sleep function.