AWS organizations documentation change
Summary
Renamed document from 'Understanding management policy inheritance' to 'Understanding declarative policy inheritance' and updated all references from 'management policy' to 'declarative policy'.
Security assessment
Changes are purely terminological refactoring without security implications. No vulnerabilities are addressed, and no security features are added or modified.
Diff
diff --git a/organizations/latest/userguide/orgs_manage_policies_inheritance_mgmt.md b/organizations/latest/userguide/orgs_manage_policies_inheritance_mgmt.md index 79a3d44aa..db620f881 100644 --- a//organizations/latest/userguide/orgs_manage_policies_inheritance_mgmt.md +++ b//organizations/latest/userguide/orgs_manage_policies_inheritance_mgmt.md @@ -7 +7 @@ -# Understanding management policy inheritance +# Understanding declarative policy inheritance @@ -13 +13 @@ The information in this section does _**not**_ apply to authorization policies: -You can attach management policies to organization entities (organization root, organizational unit (OU), or account) in your organization: +You can attach declarative policies to organization entities (organization root, organizational unit (OU), or account) in your organization: @@ -15 +15 @@ You can attach management policies to organization entities (organization root, - * When you attach a management policy to the organization root, all OUs and accounts in the organization inherit that policy. + * When you attach a declarative policy to the organization root, all OUs and accounts in the organization inherit that policy. @@ -17 +17 @@ You can attach management policies to organization entities (organization root, - * When you attach a management policy to a specific OU, accounts that are directly under that OU or any child OU inherit the policy. + * When you attach a declarative policy to a specific OU, accounts that are directly under that OU or any child OU inherit the policy. @@ -19 +19 @@ You can attach management policies to organization entities (organization root, - * When you attach a management policy to a specific account, it affects only that account. + * When you attach a declarative policy to a specific account, it affects only that account. @@ -24 +24 @@ You can attach management policies to organization entities (organization root, -Because you can attach management policies to multiple levels in the organization, accounts can inherit multiple policies. +Because you can attach declarative policies to multiple levels in the organization, accounts can inherit multiple policies. @@ -32 +32 @@ This following topics explain how parent policies and child policies are process - * [Management policy types](./syntax-inheritance.html) + * [Declarative policy types](./syntax-inheritance.html)