View source: R/cleanroomsml_operations.R
cleanroomsml_tag_resource | R Documentation |
Adds metadata tags to a specified resource.
See https://www.paws-r-sdk.com/docs/cleanroomsml_tag_resource/ for full documentation.
cleanroomsml_tag_resource(resourceArn, tags)
resourceArn |
[required] The Amazon Resource Name (ARN) of the resource that you want to assign tags. |
tags |
[required] The optional metadata that you apply to the resource to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define. The following basic restrictions apply to tags:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.