AWS AWSCloudFormation documentation change
Summary
Changed 'pods' to 'Pods' (capitalization fix) in IAM role association description
Security assessment
This is a grammatical correction with no security implications.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-eks-addon-podidentityassociation.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-eks-addon-podidentityassociation.md index 22648f0e9..976672aeb 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-eks-addon-podidentityassociation.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-eks-addon-podidentityassociation.md @@ -36 +36 @@ To declare this entity in your AWS CloudFormation template, use the following sy -The Amazon Resource Name (ARN) of the IAM role to associate with the service account. The EKS Pod Identity agent manages credentials to assume this role for applications in the containers in the pods that use this service account. +The Amazon Resource Name (ARN) of the IAM role to associate with the service account. The EKS Pod Identity agent manages credentials to assume this role for applications in the containers in the Pods that use this service account.