Smaws_Client_DirectoryService.DescribeEventTopics
val request :
Smaws_Lib.Context.t ->
describe_event_topics_request ->
(describe_event_topics_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `ClientException of client_exception
| `EntityDoesNotExistException of entity_does_not_exist_exception
| `InvalidParameterException of invalid_parameter_exception
| `ServiceException of service_exception ])
Stdlib.result
Obtains information about which Amazon SNS topics receive status messages from the specified directory.
If no input parameters are provided, such as DirectoryId or TopicName, this request describes all of the associations in the account.