Smaws_Client_CloudTrail.ListImports
val request :
Smaws_Lib.Context.t ->
list_imports_request ->
(list_imports_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `EventDataStoreARNInvalidException of
event_data_store_arn_invalid_exception
| `InvalidNextTokenException of invalid_next_token_exception
| `InvalidParameterException of invalid_parameter_exception
| `OperationNotPermittedException of operation_not_permitted_exception
| `UnsupportedOperationException of unsupported_operation_exception ])
Stdlib.result
Returns information on all imports, or a select set of imports by ImportStatus
or Destination
.