aws_
smithy_
runtime
1.7.6
Module strategy
Module Items
Structs
In aws_
smithy_
runtime::
client::
retries
aws_smithy_runtime
::
client
::
retries
Module
strategy
Copy item path
source
Expand description
Smithy retry strategies.
Structs
ยง
Never
Retry
Strategy
A retry strategy that never retries.
Standard
Retry
Strategy
Retry strategy with exponential backoff, max attempts, and a token bucket.