Values.RegisterEventTopicRequestSourceRegisters a new event topic.
type nonrec t = {directoryId : DirectoryId.t;The Directory ID that will publish status messages to the Amazon SNS topic.
*)topicName : TopicName.t;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.
*)}