Smaws_Client_WAFV2.UntagResource
val request :
Smaws_Lib.Context.t ->
untag_resource_request ->
(untag_resource_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `WAFInternalErrorException of waf_internal_error_exception
| `WAFInvalidOperationException of waf_invalid_operation_exception
| `WAFInvalidParameterException of waf_invalid_parameter_exception
| `WAFNonexistentItemException of waf_nonexistent_item_exception
| `WAFTagOperationException of waf_tag_operation_exception
| `WAFTagOperationInternalErrorException of
waf_tag_operation_internal_error_exception ])
Stdlib.result
Disassociates tags from an Amazon Web Services resource. Tags are key:value pairs that you can associate with Amazon Web Services resources. For example, the tag key might be "customer" and the tag value might be "companyA." You can specify one or more tags to add to each container. You can add up to 50 tags to each Amazon Web Services resource.