File tree 1 file changed +7
-2
lines changed
1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -27,12 +27,17 @@ At this time, no other settings are supported.
27
27
Fetches credentials via a signed web identity token for a Kubernetes service account.
28
28
See https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts.html .
29
29
30
- ## 4. ECS HTTP Credentials Endpoint
30
+ ## 4. EKS Pod Identities (HTTP Credentials)
31
+
32
+ Fetches credentials via an agent that runs on the EKS node.
33
+ See https://docs.aws.amazon.com/eks/latest/userguide/pod-identities.html .
34
+
35
+ ## 5. ECS HTTP Credentials Endpoint
31
36
32
37
Fetches credentials for the ECS task's role.
33
38
See https://docs.aws.amazon.com/AmazonECS/latest/userguide/task-iam-roles.html .
34
39
35
- ## 5 . EC2 Instance Profile Credentials (IMDS)
40
+ ## 6 . EC2 Instance Profile Credentials (IMDS)
36
41
37
42
Fetches credentials for the EC2 instance profile's role.
38
43
See https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-roles-for-amazon-ec2.html .
You can’t perform that action at this time.
0 commit comments