Smaws_Client_Shield.UntagResource
Removes tags from a resource in Shield.
val request :
Smaws_Lib.Context.t ->
Types.untag_resource_request ->
(Types.untag_resource_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalErrorException of Types.internal_error_exception
| `InvalidParameterException of Types.invalid_parameter_exception
| `InvalidResourceException of Types.invalid_resource_exception
| `ResourceNotFoundException of Types.resource_not_found_exception ])
Stdlib.result