Smaws_Client_ConfigService.UntagResource
Deletes specified tags from a resource.
val request :
Smaws_Lib.Context.t ->
Types.untag_resource_request ->
(Smaws_Lib.Smithy_api.Types.unit_,
[> Smaws_Lib.Protocols.AwsJson.error
| `ResourceNotFoundException of Types.resource_not_found_exception
| `ValidationException of Types.validation_exception ])
Stdlib.result