class Aws::Plugins::DynamoDBExtendedRetries

@seahorse.client.option [Integer] :retry_limit (10)

The maximum number of times to retry failed requests.  Only
~ 500 level server errors and certain ~ 400 level client errors
are retried.  Generally, these are throttling errors, data
checksum errors, networking errors, timeout errors and auth
errors from expired credentials.