File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -421,7 +421,7 @@ in the ``~/.aws/config`` file.
421
421
``sts_regional_endpoints ``
422
422
Sets AWS STS endpoint resolution logic. This configuration can also be set
423
423
using the environment variable ``AWS_STS_REGIONAL_ENDPOINTS ``. By default,
424
- this configuration option is set to ``legacy ``. Valid values are the following:
424
+ this configuration option is set to ``regional ``. Valid values are the following:
425
425
426
426
* ``regional ``
427
427
Uses the STS endpoint that corresponds to the configured Region. For
@@ -641,4 +641,4 @@ Setting it in the shared credentials or config file:
641
641
.. code-block :: ini
642
642
643
643
[default]
644
- account_id_endpoint_mode =disabled
644
+ account_id_endpoint_mode =disabled
You can’t perform that action at this time.
0 commit comments