Skip to content

Commit

Permalink
revert credentials.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgromero committed Feb 21, 2025
1 parent 392fb05 commit 4dfbabc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/guide/credentials.rst
Original file line number Diff line number Diff line change
Expand Up @@ -308,4 +308,4 @@ Best practices for configuring credentials

If you're running on an EC2 instance, use AWS IAM roles. See the `IAM Roles for Amazon EC2 <http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-roles-for-amazon-ec2.html>`_ guide for more information on how to set this up.

If you want to interoperate with multiple AWS SDKs (e.g Java, JavaScript, Ruby, PHP, .NET, AWS CLI, Go, C++), use the shared credentials file (``~/.aws/credentials``). By using the shared credentials file, you can use a single file for credentials that will work in all AWS SDKs.
If you want to interoperate with multiple AWS SDKs (e.g Java, JavaScript, Ruby, PHP, .NET, AWS CLI, Go, C++), use the shared credentials file (``~/.aws/credentials``). By using the shared credentials file, you can use a single file for credentials that will work in all AWS SDKs.

0 comments on commit 4dfbabc

Please sign in to comment.