Smaws_Client_CloudTrail.ListEventDataStores
Returns information about all event data stores in the account, in the current Region.
val request :
Smaws_Lib.Context.t ->
Types.list_event_data_stores_request ->
(Types.list_event_data_stores_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InvalidMaxResultsException of Types.invalid_max_results_exception
| `InvalidNextTokenException of Types.invalid_next_token_exception
| `NoManagementAccountSLRExistsException of
Types.no_management_account_slr_exists_exception
| `OperationNotPermittedException of
Types.operation_not_permitted_exception
| `UnsupportedOperationException of Types.unsupported_operation_exception ])
Stdlib.result