Skip to content

Commit

Permalink
Merge pull request #4417 from RyanFitzSimmonsAK/develop
Browse files Browse the repository at this point in the history
Update configuration.rst to include the general use_dualstack_endpoint config option
  • Loading branch information
nateprewitt authored Feb 7, 2025
2 parents 2b18684 + 148c9dd commit cc56a2a
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 cc56a2a

Please sign in to comment.