AWS Security ChangesHomeSearch

AWS AmazonS3 documentation change

Service: AmazonS3 · 2025-11-22 · Documentation low

File: AmazonS3/latest/userguide/about-object-ownership.md

Summary

Fixed URL formatting for Organizations SCP/RCP documentation links.

Security assessment

The change only corrects URL syntax (added double slashes). The security implications of disabling ACLs and relying on policies remain unchanged from previous documentation.

Diff

diff --git a/AmazonS3/latest/userguide/about-object-ownership.md b/AmazonS3/latest/userguide/about-object-ownership.md
index e1b652a30..6067480d1 100644
--- a//AmazonS3/latest/userguide/about-object-ownership.md
+++ b//AmazonS3/latest/userguide/about-object-ownership.md
@@ -61 +61 @@ When the Bucket owner enforced setting for Object Ownership is applied, ACLs are
-  * ACLs no longer affect access permissions to your bucket. As a result, access control for your data is based on policies, such as AWS Identity and Access Management (IAM) [identity-based policies](https://docs.aws.amazon.com/AmazonS3/latest/userguide/security_iam_id-based-policy-examples.html), Amazon S3 [bucket policies](https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucket-policies.html), VPC endpoint policies, and Organizations [service control policies (SCPs)](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_scps.html) or [resource control policies (RCPs)](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_rcps.html).
+  * ACLs no longer affect access permissions to your bucket. As a result, access control for your data is based on policies, such as AWS Identity and Access Management (IAM) [identity-based policies](https://docs.aws.amazon.com/AmazonS3/latest/userguide/security_iam_id-based-policy-examples.html), Amazon S3 [bucket policies](https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucket-policies.html), VPC endpoint policies, and Organizations [service control policies (SCPs)](https://docs.aws.amazon.com//organizations/latest/userguide/orgs_manage_policies_scps.html) or [resource control policies (RCPs)](https://docs.aws.amazon.com//organizations/latest/userguide/orgs_manage_policies_rcps.html).