View source: R/imagebuilder_operations.R
imagebuilder_tag_resource | R Documentation |
Adds a tag to a resource.
See https://www.paws-r-sdk.com/docs/imagebuilder_tag_resource/ for full documentation.
imagebuilder_tag_resource(resourceArn, tags)
resourceArn |
[required] The Amazon Resource Name (ARN) of the resource that you want to tag. |
tags |
[required] The tags to apply to the resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.