NotificationConfiguration
Describes a notification topic and its status. Notification topics are used for publishing DAX events to subscribers using Amazon Simple Notification Service (SNS).
Contents
Note
In the following list, the required parameters are described first.
- TopicArn
-
The Amazon Resource Name (ARN) that identifies the topic.
Type: String
Required: No
- TopicStatus
-
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.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: