Skip to content

Commit 51666bd

Browse files
committed
address review feedback
1 parent d91ee1c commit 51666bd

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

deps/rabbitmq_aws/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,15 @@ The configuration values have the following precedence:
2626
- Configuration file
2727
- EC2 Instance Metadata Service where applicable
2828

29+
### Credentials Precedence
30+
31+
The credentials values have the following precedence:
32+
33+
- Explicitly configured via API
34+
- Environment variables
35+
- Credentials file
36+
- EC2 Instance Metadata Service
37+
2938
### EC2 Instance Metadata Service Versions
3039

3140
There are two versions of the EC2 Instance Metadata Service (IMDS) that are available by default on EC2 instances; IMDSv1 and IMDSv2 which is protected by session authentication

0 commit comments

Comments
 (0)