Module Smaws_Client_CloudTrail.GetImport

Returns information about a specific import.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `ImportNotFoundException of Types.import_not_found_exception | `InvalidParameterException of Types.invalid_parameter_exception | `OperationNotPermittedException of Types.operation_not_permitted_exception | `UnsupportedOperationException of Types.unsupported_operation_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.get_import_request -> (Types.get_import_response, [> Smaws_Lib.Protocols.AwsJson.error | `ImportNotFoundException of Types.import_not_found_exception | `InvalidParameterException of Types.invalid_parameter_exception | `OperationNotPermittedException of Types.operation_not_permitted_exception | `UnsupportedOperationException of Types.unsupported_operation_exception ]) Stdlib.result