wafv2_untag_resource: Disassociates tags from an Amazon Web Services resource

View source: R/wafv2_operations.R

wafv2_untag_resourceR 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.

See https://www.paws-r-sdk.com/docs/wafv2_untag_resource/ for full documentation.

Usage

wafv2_untag_resource(ResourceARN, TagKeys)

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.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.