Learn R Programming

paws.management (version 0.9.0)

cloudwatchevidently_tag_resource: Assigns one or more tags (key-value pairs) to the specified CloudWatch Evidently resource

Description

Assigns one or more tags (key-value pairs) to the specified CloudWatch Evidently resource. Projects, features, launches, and experiments can be tagged.

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

Usage

cloudwatchevidently_tag_resource(resourceArn, tags)

Arguments

resourceArn

[required] The ARN of the CloudWatch Evidently resource that you're adding tags to.

tags

[required] The list of key-value pairs to associate with the resource.