This page is only for existing customers of the Amazon Glacier service using Vaults and the original REST API from 2012.
If you're looking for archival storage solutions, we recommend using the Amazon Glacier storage classes in Amazon S3, S3 Glacier Instant Retrieval, S3 Glacier Flexible Retrieval, and S3 Glacier Deep Archive. To learn more about these storage options, see Amazon Glacier storage classes
Amazon Glacier (original standalone vault-based service) will no longer accept new customers starting December 15, 2025, with no impact to existing customers. Amazon Glacier is a standalone service with its own APIs that stores data in vaults and is distinct from Amazon S3 and the Amazon S3 Glacier storage classes. Your existing data will remain secure and accessible in Amazon Glacier indefinitely. No migration is required. For low-cost, long-term archival storage, Amazon recommends the Amazon S3 Glacier storage classes
Configuring Vault Notifications by Using the Amazon Glacier Console
This section describes how to configure vault notifications by using the Amazon Glacier console. When you configure notifications, you specify job-completion events that send a notification to an Amazon Simple Notification Service (Amazon SNS) topic. In addition to configuring notifications for the vault, you can also specify a topic to publish notifications to when you initiate a job. If your vault is configured to send a notification for a specific event and you also configure notifications in the job-initiation request, then two notifications are sent.
To configure a vault notification
-
Sign in to the Amazon Web Services Management Console and open the Amazon Glacier console at https://console.amazonaws.cn/glacier/home
. -
In the left navigation pane, choose Vaults.
-
In the Vaults list, choose a vault.
-
In the Notifications section, choose Edit.
-
On the Event notifications page, choose Turn on notifications.
-
In the Notifications section, choose one of the following Amazon Simple Notification Service (Amazon SNS) options, and then follow the corresponding steps:
Amazon SNS options Action Create new SNS topic -
Choose Create new SNS topic.
-
For Topic name, enter the name of the new topic.
Topic names can be up to 256 characters. Alphanumeric characters, hyphens (-), and underscores (_) are allowed. Topic names must be unique within the account and Amazon Web Services Region.
-
(Optional) If you want to subscribe to the topic by using SMS messages, enter a name for Display name.
A display name can have up to 100 characters.
Choose an existing SNS topic -
Choose Choose an existing SNS topic.
-
Under Specify SNS topic, choose one of the following options:
-
Choose from your SNS topics
An SNS topic dropdown list appears.
Choose an existing topic from the dropdown list.
-
Enter SNS topic ARN
An Amazon SNS topic ARN text box appears.
Enter the Amazon Resource Name (ARN) for your SNS topic. An SNS topic ARN has the following format:
arn:aws-cn:sns:
region
:account-id
:topic-name
You can find the SNS topic ARN in the Amazon SNS console.
-
-
Under Events, select one or both events that you want to send notifications:
-
To send a notification only when archive retrieval jobs are complete, select Archive Retrieval Job Complete.
-
To send a notification only when vault inventory jobs are complete, select Vault Inventory Retrieval Job Complete.
-