View source: R/cloudwatchevidently_operations.R
cloudwatchevidently_tag_resource | R Documentation |
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.
cloudwatchevidently_tag_resource(resourceArn, tags)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.