AWS organizations documentation change
Summary
Updated terminology from 'management policy' to 'declarative policy' and adjusted references to inheritance documentation.
Security assessment
The changes involve terminology updates without introducing security features, addressing vulnerabilities, or modifying security controls. The policy functionality remains unchanged.
Diff
diff --git a/organizations/latest/userguide/orgs_manage_policies_example-tag-policies.md b/organizations/latest/userguide/orgs_manage_policies_example-tag-policies.md index 838b7a6b4..d6984bcfb 100644 --- a//organizations/latest/userguide/orgs_manage_policies_example-tag-policies.md +++ b//organizations/latest/userguide/orgs_manage_policies_example-tag-policies.md @@ -32 +32 @@ This page describes tag policy syntax and provides examples. -A tag policy is a plaintext file that is structured according to the rules of [JSON](http://json.org). The syntax for tag policies follows the syntax for management policy types. For a complete discussion of that syntax, 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 tag policy type. +A tag policy is a plaintext file that is structured according to the rules of [JSON](http://json.org). The syntax for tag policies follows the syntax for declarative policy types. For a complete discussion of that syntax, 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 tag policy type. @@ -209 +209 @@ If you attach Policy A to the organization root and Policy B to an account, the -For more information about policy inheritance, including examples of how the inheritance operators work and example effective tag policies, see [Understanding management policy inheritance](./orgs_manage_policies_inheritance_mgmt.html). +For more information about policy inheritance, including examples of how the inheritance operators work and example effective tag policies, see [Understanding declarative policy inheritance](./orgs_manage_policies_inheritance_mgmt.html).