View source: R/proton_operations.R
proton_tag_resource | R Documentation |
Tag a resource. A tag is a key-value pair of metadata that you associate with an Proton resource.
See https://www.paws-r-sdk.com/docs/proton_tag_resource/ for full documentation.
proton_tag_resource(resourceArn, tags)
resourceArn |
[required] The Amazon Resource Name (ARN) of the Proton resource to apply customer tags to. |
tags |
[required] A list of customer tags to apply to the Proton resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.