Module Smaws_Client_CloudTrail.ListImports

Returns information on all imports, or a select set of imports by ImportStatus or Destination.

val request : Smaws_Lib.Context.t -> Types.list_imports_request -> (Types.list_imports_response, [> Smaws_Lib.Protocols.AwsJson.error | `EventDataStoreARNInvalidException of Types.event_data_store_arn_invalid_exception | `InvalidNextTokenException of Types.invalid_next_token_exception | `InvalidParameterException of Types.invalid_parameter_exception | `OperationNotPermittedException of Types.operation_not_permitted_exception | `UnsupportedOperationException of Types.unsupported_operation_exception ]) Stdlib.result