AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-12-16 · Documentation low

File: cli/latest/reference/glacier/get-vault-notifications.md

Summary

Updated CLI version reference, replaced 'Amazon S3 Glacier' with 'Amazon Glacier' in multiple locations, and updated documentation links

Security assessment

The modifications are documentation corrections (branding consistency and version updates) without any security context or feature additions. The notification configuration content remains functionally unchanged.

Diff

diff --git a/cli/latest/reference/glacier/get-vault-notifications.md b/cli/latest/reference/glacier/get-vault-notifications.md
index efbdea36f..c25da3a1b 100644
--- a//cli/latest/reference/glacier/get-vault-notifications.md
+++ b//cli/latest/reference/glacier/get-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 retrieves the `notification-configuration` subresource of the spe
-For information about setting a notification configuration on a vault, see SetVaultNotifications . If a notification configuration for a vault is not set, the operation returns a `404 Not Found` error. For more information about vault notifications, see [Configuring Vault Notifications in Amazon S3 Glacier](https://docs.aws.amazon.com/amazonglacier/latest/dev/configuring-notifications.html) .
+For information about setting a notification configuration on a vault, see SetVaultNotifications . If a notification configuration for a vault is not set, the operation returns a `404 Not Found` error. For more information about vault notifications, see [Configuring Vault Notifications in Amazon Glacier](https://docs.aws.amazon.com/amazonglacier/latest/dev/configuring-notifications.html) .
@@ -66 +66 @@ 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 [Get Vault Notification Configuration](https://docs.aws.amazon.com/amazonglacier/latest/dev/api-vault-notifications-get.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 [Get Vault Notification Configuration](https://docs.aws.amazon.com/amazonglacier/latest/dev/api-vault-notifications-get.html) in the _Amazon Glacier Developer Guide_ .
@@ -102 +102 @@ 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.
@@ -247 +247 @@ vaultNotificationConfig -> (structure)
->> 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.
@@ -261 +261 @@ vaultNotificationConfig -> (structure)
-  * [AWS CLI 2.32.16 Command Reference](../../index.html) »
+  * [AWS CLI 2.32.17 Command Reference](../../index.html) »