AWS organizations documentation change
Summary
Updated references from 'management policy types' to 'declarative policy types' and corrected a documentation link.
Security assessment
Changes are limited to terminology consistency and link corrections. S3 policy syntax and security controls remain unchanged, with no evidence of vulnerability remediation.
Diff
diff --git a/organizations/latest/userguide/orgs_manage_policies_s3_syntax.md b/organizations/latest/userguide/orgs_manage_policies_s3_syntax.md index b3b9ee58a..f53cbff93 100644 --- a//organizations/latest/userguide/orgs_manage_policies_s3_syntax.md +++ b//organizations/latest/userguide/orgs_manage_policies_s3_syntax.md @@ -11 +11 @@ The Amazon S3 policy syntax includes the following elements -An Amazon S3 policy is a plaintext file that is structured according to the rules of [JSON](http://json.org). The syntax for Amazon S3 policies follows the syntax for all management policy types. For more information, see [Understanding management policy inheritance](./orgs_manage_policies_inheritance_mgmt.html). This topic focuses on applying that general syntax to the specific requirements of the Amazon S3 policies and the Block Public Access settings they help manage. +An Amazon S3 policy is a plaintext file that is structured according to the rules of [JSON](http://json.org). The syntax for Amazon S3 policies follows the syntax for all declarative policy types. For more information, see [Understanding declarative policy inheritance](./orgs_manage_policies_inheritance_mgmt.html). This topic focuses on applying that general syntax to the specific requirements of the Amazon S3 policies and the Block Public Access settings they help manage.