AWS eks documentation change
Summary
Updated branding from 'AWS EKS' to 'Amazon EKS'
Security assessment
Minor branding correction with no security implications or references to security features.
Diff
diff --git a/eks/latest/eksctl/pod-identity-associations.md b/eks/latest/eksctl/pod-identity-associations.md index a6483070c..d891bbe0d 100644 --- a//eks/latest/eksctl/pod-identity-associations.md +++ b//eks/latest/eksctl/pod-identity-associations.md @@ -9 +9 @@ PrerequisitesCreating Pod Identity AssociationsFetching Pod Identity Association -AWS EKS has introduced a new enhanced mechanism called Pod Identity Association for cluster administrators to configure Kubernetes applications to receive IAM permissions required to connect with AWS services outside of the cluster. Pod Identity Association leverages IRSA, however, it makes it configurable directly through the EKS API, eliminating the need for using IAM API altogether. +Amazon EKS has introduced a new enhanced mechanism called Pod Identity Association for cluster administrators to configure Kubernetes applications to receive IAM permissions required to connect with AWS services outside of the cluster. Pod Identity Association leverages IRSA, however, it makes it configurable directly through the EKS API, eliminating the need for using IAM API altogether.