Smaws_Client_SWF.UntagResource
Remove a tag from a Amazon SWF domain.
val request :
Smaws_Lib.Context.t ->
Types.untag_resource_input ->
(Smaws_Lib.Smithy_api.Types.unit_,
[> Smaws_Lib.Protocols.AwsJson.error
| `LimitExceededFault of Types.limit_exceeded_fault
| `OperationNotPermittedFault of Types.operation_not_permitted_fault
| `UnknownResourceFault of Types.unknown_resource_fault ])
Stdlib.result