View source: R/personalize_operations.R
personalize_tag_resource | R Documentation |
Add a list of tags to a resource.
See https://www.paws-r-sdk.com/docs/personalize_tag_resource/ for full documentation.
personalize_tag_resource(resourceArn, tags)
resourceArn |
[required] The resource's Amazon Resource Name (ARN). |
tags |
[required] Tags to apply to the resource. For more information see Tagging Amazon Personalize resources. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.