AWS eks documentation change
Summary
Fixed grammatical error ('the all Pods' to 'all Pods') in STS endpoint configuration verification step
Security assessment
The change removes a redundant article without modifying security-related content. The STS endpoint configuration process remains unchanged, and no security vulnerabilities are mentioned.
Diff
diff --git a/eks/latest/userguide/configure-sts-endpoint.md b/eks/latest/userguide/configure-sts-endpoint.md index edba2e676..6b7eae21e 100644 --- a//eks/latest/userguide/configure-sts-endpoint.md +++ b//eks/latest/userguide/configure-sts-endpoint.md @@ -74 +74 @@ If you have automation that expects the pre-signed URL in a certain format or if - 5. Confirm that the all Pods restarted. + 5. Confirm that all Pods restarted.