resourcegroups_tag: Adds tags to a resource group with the specified Amazon...

View source: R/resourcegroups_operations.R

resourcegroups_tagR Documentation

Adds tags to a resource group with the specified Amazon resource name (ARN)

Description

Adds tags to a resource group with the specified Amazon resource name (ARN). Existing tags on a resource group are not changed if they are not specified in the request parameters.

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

Usage

resourcegroups_tag(Arn, Tags)

Arguments

Arn

[required] The Amazon resource name (ARN) of the resource group to which to add tags.

Tags

[required] The tags to add to the specified resource group. A tag is a string-to-string map of key-value pairs.


paws.management documentation built on April 3, 2025, 10:39 p.m.