AWS Security ChangesHomeSearch

AWS eks documentation change

Service: eks · 2025-06-25 · Documentation low

File: eks/latest/userguide/s3-csi-create.md

Summary

Updated link formatting for AmazonS3FullAccess IAM policy reference

Security assessment

Change only modifies link syntax without altering security content. The documentation continues to warn about excessive permissions in AmazonS3FullAccess, which is security-related guidance but not a response to a new vulnerability.

Diff

diff --git a/eks/latest/userguide/s3-csi-create.md b/eks/latest/userguide/s3-csi-create.md
index 773d86a56..274206bb3 100644
--- a//eks/latest/userguide/s3-csi-create.md
+++ b//eks/latest/userguide/s3-csi-create.md
@@ -32 +32 @@ The Mountpoint for Amazon S3 CSI driver requires Amazon S3 permissions to intera
-The following example policy follows the IAM permission recommendations for Mountpoint. Alternatively, you can use the AWS managed policy [AmazonS3FullAccess](https://console.aws.amazon.com/iam/home?#/policies/arn:aws:iam::aws:policy/AmazonS3FullAccess$jsonEditor), but this managed policy grants more permissions than are needed for Mountpoint.
+The following example policy follows the IAM permission recommendations for Mountpoint. Alternatively, you can use the AWS managed policy link:iam/home?#/policies/arn:aws:iam::aws:policy/AmazonS3FullAccess$jsonEditor[AmazonS3FullAccess,type="console"], but this managed policy grants more permissions than are needed for Mountpoint.