Smaws_Client_CloudTrail.GetEventDataStore
val request :
Smaws_Lib.Context.t ->
get_event_data_store_request ->
(get_event_data_store_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `EventDataStoreARNInvalidException of
event_data_store_arn_invalid_exception
| `EventDataStoreNotFoundException of event_data_store_not_found_exception
| `InvalidParameterException of invalid_parameter_exception
| `NoManagementAccountSLRExistsException of
no_management_account_slr_exists_exception
| `OperationNotPermittedException of operation_not_permitted_exception
| `UnsupportedOperationException of unsupported_operation_exception ])
Stdlib.result
Returns information about an event data store specified as either an ARN or the ID portion of the ARN.