Module aws_runtime::retries::classifiers
source · Expand description
Classifiers that can inspect a response and determine if it should be retried.
Structs§
- A retry classifier for determining if the response sent by an AWS service requires a retry.
- Builder for
AwsErrorCodeClassifier
Constants§
- AWS error codes that represent throttling errors.
- AWS error codes that represent transient errors.