AWS eks documentation change
Summary
Corrected pluralization from 'controller' to 'controllers'
Security assessment
Grammatical fix without technical impact. Doesn't change security posture, SDK requirements, or access mechanisms described.
Diff
diff --git a/eks/latest/userguide/pod-id-how-it-works.md b/eks/latest/userguide/pod-id-how-it-works.md index 272c510ba..0d3f70240 100644 --- a//eks/latest/userguide/pod-id-how-it-works.md +++ b//eks/latest/userguide/pod-id-how-it-works.md @@ -19 +19 @@ Amazon EKS Pod Identity provides credentials to your workloads with an additiona -In your add-ons, such as _Amazon EKS add-ons_ and self-managed controller, operators, and other add-ons, the author needs to update their software to use the latest AWS SDKs. For the list of compatibility between EKS Pod Identity and the add-ons produced by Amazon EKS, see the previous section [EKS Pod Identity restrictions](./pod-identities.html#pod-id-restrictions). +In your add-ons, such as _Amazon EKS add-ons_ and self-managed controllers, operators, and other add-ons, the author needs to update their software to use the latest AWS SDKs. For the list of compatibility between EKS Pod Identity and the add-ons produced by Amazon EKS, see the previous section [EKS Pod Identity restrictions](./pod-identities.html#pod-id-restrictions).