AWS cli documentation change
Summary
Updated service name references from 'Amazon S3 Glacier' to 'Amazon Glacier' and CLI version from 2.32.16 to 2.32.17
Security assessment
Changes are branding updates (service name standardization) and version number increments. No security vulnerabilities, mitigations, or security features are mentioned or modified in the content.
Diff
diff --git a/cli/latest/reference/glacier/set-vault-notifications.md b/cli/latest/reference/glacier/set-vault-notifications.md index 31524c71e..b325ccaf8 100644 --- a//cli/latest/reference/glacier/set-vault-notifications.md +++ b//cli/latest/reference/glacier/set-vault-notifications.md @@ -15 +15 @@ - * [AWS CLI 2.32.16 Command Reference](../../index.html) » + * [AWS CLI 2.32.17 Command Reference](../../index.html) » @@ -62 +62 @@ This operation configures notifications that will be sent when specific events h -To configure vault notifications, send a PUT request to the `notification-configuration` subresource of the vault. The request should include a JSON document that provides an Amazon SNS topic and specific events for which you want Amazon S3 Glacier to send notifications to the topic. +To configure vault notifications, send a PUT request to the `notification-configuration` subresource of the vault. The request should include a JSON document that provides an Amazon SNS topic and specific events for which you want Amazon Glacier to send notifications to the topic. @@ -73 +73 @@ An AWS account has full permission to perform all operations (actions). However, -For conceptual information and underlying REST API, see [Configuring Vault Notifications in Amazon S3 Glacier](https://docs.aws.amazon.com/amazonglacier/latest/dev/configuring-notifications.html) and [Set Vault Notification Configuration](https://docs.aws.amazon.com/amazonglacier/latest/dev/api-vault-notifications-put.html) in the _Amazon Glacier Developer Guide_ . +For conceptual information and underlying REST API, see [Configuring Vault Notifications in Amazon Glacier](https://docs.aws.amazon.com/amazonglacier/latest/dev/configuring-notifications.html) and [Set Vault Notification Configuration](https://docs.aws.amazon.com/amazonglacier/latest/dev/api-vault-notifications-put.html) in the _Amazon Glacier Developer Guide_ . @@ -110 +110 @@ 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. @@ -126 +126 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/glacie ->> A list of one or more events for which Amazon S3 Glacier will send a notification to the specified Amazon SNS topic. +>> A list of one or more events for which Amazon Glacier will send a notification to the specified Amazon SNS topic. @@ -281 +281 @@ None - * [AWS CLI 2.32.16 Command Reference](../../index.html) » + * [AWS CLI 2.32.17 Command Reference](../../index.html) »