This page is only for existing customers of the S3 Glacier service using Vaults and the original REST API from 2012.
If you're looking for archival storage solutions we suggest using the S3 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 S3 Glacier storage classes
Configuring Vault Notifications by Using the S3 Glacier Console
This section describes how to configure vault notifications by using the Amazon S3 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 AWS Management Console and open the S3 Glacier console at https://console.aws.amazon.com/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 AWS 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: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.
-