Skip to content

Commit

Permalink
Update configuration.rst to include the general use_dualstack_endpoin…
Browse files Browse the repository at this point in the history
…t config option
  • Loading branch information
RyanFitzSimmonsAK authored Jan 30, 2025
1 parent 622fdef commit 148c9dd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/source/guide/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -510,6 +510,9 @@ in the ``~/.aws/config`` file.
on response payloads of operations unless the checksum algorithm is
supported and the ``requestValidationModeMember`` member is set to ``ENABLED``.

``use_dualstack_endpoint``
When ``true``, dualstack endpoint resolution is enabled. Valid values are ``true`` or ``false``. Default : ``false``.

.. _IAM Roles for Amazon EC2: http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-roles-for-amazon-ec2.html
.. _Using IAM Roles: http://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_use.html
.. _Sourcing Credentials with an External Process: https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-sourcing-external.html

0 comments on commit 148c9dd

Please sign in to comment.