Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface NotificationConfiguration

Describes a notification topic and its status. Notification topics are used for publishing DAX events to subscribers using Amazon Simple Notification Service (SNS).

Hierarchy

  • NotificationConfiguration

Properties

Properties

TopicArn?: string

The Amazon Resource Name (ARN) that identifies the topic.

TopicStatus?: string

The current state of the topic. A value of “active” means that notifications will be sent to the topic. A value of “inactive” means that notifications will not be sent to the topic.