AWS Security ChangesHomeSearch

AWS codepipeline documentation change

Service: codepipeline · 2025-05-22 · Documentation low

File: codepipeline/latest/userguide/action-reference-S3Deploy.md

Summary

Updated Amazon S3 canned ACL documentation link

Security assessment

Link correction to S3 ACL documentation with no changes to security guidance about ACL usage.

Diff

diff --git a/codepipeline/latest/userguide/action-reference-S3Deploy.md b/codepipeline/latest/userguide/action-reference-S3Deploy.md
index 0375bae85..64ed3cb33 100644
--- a//codepipeline/latest/userguide/action-reference-S3Deploy.md
+++ b//codepipeline/latest/userguide/action-reference-S3Deploy.md
@@ -90 +90 @@ Required: No
-The `CannedACL` parameter applies the specified [canned ACL](https://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html#canned-acl) to objects deployed to Amazon S3. This overwrites any existing ACL that was applied to the object.
+The `CannedACL` parameter applies the specified [canned ACL](https://docs.aws.amazon.com/AmazonS3/latest/userguide/acl-overview.html#canned-acl) to objects deployed to Amazon S3. This overwrites any existing ACL that was applied to the object.