resourcegroups_untag: Deletes tags from a specified resource group

View source: R/resourcegroups_operations.R

resourcegroups_untagR Documentation

Deletes tags from a specified resource group

Description

Deletes tags from a specified resource group.

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

Usage

resourcegroups_untag(Arn, Keys)

Arguments

Arn

[required] The ARN of the resource group from which to remove tags. The command removed both the specified keys and any values associated with those keys.

Keys

[required] The keys of the tags to be removed.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.