Untag Resource
wafv2_untag_resource | R Documentation |
Disassociates tags from an Amazon Web Services resource¶
Description¶
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.
Usage¶
Arguments¶
ResourceARN
[required] The Amazon Resource Name (ARN) of the resource.
TagKeys
[required] An array of keys identifying the tags to disassociate from the resource.
Value¶
An empty list.