managedgrafana_tag_resource: The TagResource operation associates tags with an Amazon...

View source: R/managedgrafana_operations.R

managedgrafana_tag_resourceR Documentation

The TagResource operation associates tags with an Amazon Managed Grafana resource

Description

The tag_resource operation associates tags with an Amazon Managed Grafana resource. Currently, the only resource that can be tagged is workspaces.

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

Usage

managedgrafana_tag_resource(resourceArn, tags)

Arguments

resourceArn

[required] The ARN of the resource the tag is associated with.

tags

[required] The list of tag keys and values to associate with the resource. You can associate tag keys only, tags (key and values) only or a combination of tag keys and tags.


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