Smaws_Client_SFN.UntagResource
Remove a tag from a Step Functions resource
val request :
Smaws_Lib.Context.t ->
Types.untag_resource_input ->
(Types.untag_resource_output,
[> Smaws_Lib.Protocols.AwsJson.error
| `InvalidArn of Types.invalid_arn
| `ResourceNotFound of Types.resource_not_found ])
Stdlib.result