resourcegroupstaggingapi_untag_resources: Removes the specified tags from the specified resources

View source: R/resourcegroupstaggingapi_operations.R

resourcegroupstaggingapi_untag_resourcesR Documentation

Removes the specified tags from the specified resources

Description

Removes the specified tags from the specified resources. When you specify a tag key, the action removes both that key and its associated value. The operation succeeds even if you attempt to remove tags from a resource that were already removed. Note the following:

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

Usage

resourcegroupstaggingapi_untag_resources(ResourceARNList, TagKeys)

Arguments

ResourceARNList

[required] Specifies a list of ARNs of the resources that you want to remove tags from.

An ARN (Amazon Resource Name) uniquely identifies a resource. For more information, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

TagKeys

[required] Specifies a list of tag keys that you want to remove from the specified resources.


paws.management documentation built on Sept. 12, 2024, 6:19 a.m.