AWS cli documentation change
Summary
Updated CLI version references from 2.32.16 to 2.32.17 and changed 'Amazon S3 Glacier' to 'Amazon Glacier' in documentation text
Security assessment
The changes are version number updates and branding terminology adjustments (S3 Glacier -> Glacier). No security-related content modifications or vulnerability fixes are present.
Diff
diff --git a/cli/latest/reference/glacier/abort-multipart-upload.md b/cli/latest/reference/glacier/abort-multipart-upload.md index 2ba62845b..e7b535b22 100644 --- a//cli/latest/reference/glacier/abort-multipart-upload.md +++ b//cli/latest/reference/glacier/abort-multipart-upload.md @@ -15 +15 @@ - * [AWS CLI 2.32.16 Command Reference](../../index.html) » + * [AWS CLI 2.32.17 Command Reference](../../index.html) » @@ -68 +68 @@ An AWS account has full permission to perform all operations (actions). However, -For conceptual information and underlying REST API, see [Working with Archives in Amazon S3 Glacier](https://docs.aws.amazon.com/amazonglacier/latest/dev/working-with-archives.html) and [Abort Multipart Upload](https://docs.aws.amazon.com/amazonglacier/latest/dev/api-multipart-abort-upload.html) in the _Amazon Glacier Developer Guide_ . +For conceptual information and underlying REST API, see [Working with Archives in Amazon Glacier](https://docs.aws.amazon.com/amazonglacier/latest/dev/working-with-archives.html) and [Abort Multipart Upload](https://docs.aws.amazon.com/amazonglacier/latest/dev/api-multipart-abort-upload.html) in the _Amazon Glacier Developer Guide_ . @@ -105 +105 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/glacie -> The `AccountId` value is the AWS account ID of the account that owns the vault. You can either specify an AWS account ID or optionally a single ‘`-` ‘ (hyphen), in which case Amazon S3 Glacier uses the AWS account ID associated with the credentials used to sign the request. If you use an account ID, do not include any hyphens (‘-’) in the ID. +> The `AccountId` value is the AWS account ID of the account that owns the vault. You can either specify an AWS account ID or optionally a single ‘`-` ‘ (hyphen), in which case Amazon Glacier uses the AWS account ID associated with the credentials used to sign the request. If you use an account ID, do not include any hyphens (‘-’) in the ID. @@ -244 +244 @@ None - * [AWS CLI 2.32.16 Command Reference](../../index.html) » + * [AWS CLI 2.32.17 Command Reference](../../index.html) »