AWS cli documentation change
Summary
Updated CLI version references from 2.27.49 to 2.27.50 and standardized product naming (removed 'AWS' prefix from OpsWorks CM references)
Security assessment
Changes consist of version number updates and branding/naming convention adjustments (e.g., changing 'AWS OpsWorks-CM' to 'OpsWorks CM'). No security vulnerabilities, patches, or security feature enhancements are mentioned. The modification from 'IAM user ARN' to 'user ARN' appears to be terminology standardization rather than a security-related change.
Diff
diff --git a/cli/latest/reference/opsworks-cm/create-backup.md b/cli/latest/reference/opsworks-cm/create-backup.md index fb84763de..647ffe552 100644 --- a//cli/latest/reference/opsworks-cm/create-backup.md +++ b//cli/latest/reference/opsworks-cm/create-backup.md @@ -15 +15 @@ - * [AWS CLI 2.27.49 Command Reference](../../index.html) » + * [AWS CLI 2.27.50 Command Reference](../../index.html) » @@ -111 +111 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/opswor -> A map that contains tag keys and tag values to attach to an AWS OpsWorks-CM server backup. +> A map that contains tag keys and tag values to attach to an OpsWorks CM server backup. @@ -117 +117 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/opswor -> * A maximum of 50 user-applied tags is allowed for tag-supported AWS OpsWorks-CM resources. +> * A maximum of 50 user-applied tags is allowed for tag-supported OpsWorks CM resources. @@ -123 +123 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/opswor ->> A map that contains tag keys and tag values to attach to an AWS OpsWorks for Chef Automate or AWS OpsWorks for Puppet Enterprise server. Leading and trailing white spaces are trimmed from both the key and value. A maximum of 50 user-applied tags is allowed for tag-supported AWS OpsWorks-CM resources. +>> A map that contains tag keys and tag values to attach to an OpsWorks for Chef Automate or OpsWorks for Puppet Enterprise server. Leading and trailing spaces are trimmed from both the key and value. A maximum of 50 user-applied tags is allowed for tag-supported OpsWorks CM resources. @@ -403 +403 @@ Backup -> (structure) ->> The version of AWS OpsWorks CM-specific tools that is obtained from the server when the backup is created. +>> The version of OpsWorks CM-specific tools that is obtained from the server when the backup is created. @@ -407 +407 @@ Backup -> (structure) ->> The IAM user ARN of the requester for manual backups. This field is empty for automated backups. +>> The user ARN of the requester for manual backups. This field is empty for automated backups. @@ -419 +419 @@ Backup -> (structure) - * [AWS CLI 2.27.49 Command Reference](../../index.html) » + * [AWS CLI 2.27.50 Command Reference](../../index.html) »