Smaws_Client_DirectoryService.ListLogSubscriptions
Lists the active log subscriptions for the Amazon Web Services account.
val request :
Smaws_Lib.Context.t ->
Types.list_log_subscriptions_request ->
(Types.list_log_subscriptions_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `ClientException of Types.client_exception
| `EntityDoesNotExistException of Types.entity_does_not_exist_exception
| `InvalidNextTokenException of Types.invalid_next_token_exception
| `ServiceException of Types.service_exception ])
Stdlib.result