class Aws::Glacier::Types::VaultNotificationConfig
Represents a vault's notification configuration.
@note When making an API call, you may pass VaultNotificationConfig
data as a hash: { sns_topic: "string", events: ["string"], }
@!attribute [rw] sns_topic
The Amazon Simple Notification Service (Amazon SNS) topic Amazon Resource Name (ARN). @return [String]
@!attribute [rw] events
A list of one or more events for which Amazon S3 Glacier will send a notification to the specified Amazon SNS topic. @return [Array<String>]
Constants
- SENSITIVE