We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4acc4c3 commit fcdc17aCopy full SHA for fcdc17a
awscli/topics/config-vars.rst
@@ -422,8 +422,7 @@ These configuration variables control how the AWS CLI retries requests.
422
a single request, including the initial attempt. For example,
423
setting this value to 5 will result in a request being retried up to
424
4 times. If not provided, the number of retries will default to whatever
425
- is modeled, which is typically 5 total attempts in the ``legacy`` retry mode,
426
- and 3 in the ``standard`` and ``adaptive`` retry modes.
+ is modeled, which is 3 in the ``standard`` and ``adaptive`` retry modes.
427
428
``retry_mode``
429
A string representing the type of retries the AWS CLI will perform. Value
0 commit comments