Module Smaws_Client_DataSync.UntagResource

Removes tags from an Amazon Web Services resource.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InternalException of Types.internal_exception | `InvalidRequestException of Types.invalid_request_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.untag_resource_request -> (Types.untag_resource_response, [> Smaws_Lib.Protocols.AwsJson.error | `InternalException of Types.internal_exception | `InvalidRequestException of Types.invalid_request_exception ]) Stdlib.result