Register Event Topic
directoryservice_register_event_topic | R Documentation |
Associates a directory with an Amazon SNS topic¶
Description¶
Associates a directory with an Amazon SNS topic. This establishes the directory as a publisher to the specified Amazon SNS topic. You can then receive email or text (SMS) messages when the status of your directory changes. You get notified if your directory goes from an Active status to an Impaired or Inoperable status. You also receive a notification when the directory returns to an Active status.
Usage¶
Arguments¶
DirectoryId
[required] The Directory ID that will publish status messages to the Amazon SNS topic.
TopicName
[required] The Amazon SNS topic name to which the directory will publish status messages. This Amazon SNS topic must be in the same region as the specified Directory ID.
Value¶
An empty list.