AWS organizations documentation change
Summary
Replaced 'management policy types' with 'declarative policy types'
Security assessment
Documentation terminology update. No evidence of security vulnerability remediation or new security features introduced.
Diff
diff --git a/organizations/latest/userguide/orgs_manage_policies_backup_syntax.md b/organizations/latest/userguide/orgs_manage_policies_backup_syntax.md index 07a0473f7..96560a959 100644 --- a//organizations/latest/userguide/orgs_manage_policies_backup_syntax.md +++ b//organizations/latest/userguide/orgs_manage_policies_backup_syntax.md @@ -15 +15 @@ This page describes backup policy syntax and provides examples. -A backup policy is a plaintext file that is structured according to the rules of [JSON](http://json.org). The syntax for backup policies follows the syntax for all management policy types. For more information, see [Policy syntax and inheritance for management policy types](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_inheritance_mgmt.html). This topic focuses on applying that general syntax to the specific requirements of the backup policy type. +A backup policy is a plaintext file that is structured according to the rules of [JSON](http://json.org). The syntax for backup policies follows the syntax for all declarative policy types. For more information, see [Policy syntax and inheritance for declarative policy types](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_inheritance_mgmt.html). This topic focuses on applying that general syntax to the specific requirements of the backup policy type.