marketplacecatalog_tag_resource {paws.cost.management}R Documentation

Tags a resource (either an entity or change set)

Description

Tags a resource (either an entity or change set).

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

Usage

marketplacecatalog_tag_resource(ResourceArn, Tags)

Arguments

ResourceArn

[required] Required. The Amazon Resource Name (ARN) associated with the resource you want to tag.

Tags

[required] Required. A list of objects specifying each key name and value. Number of objects allowed: 1-50.


[Package paws.cost.management version 0.7.0 Index]