View source: R/codestarconnections_operations.R
codestarconnections_tag_resource | R Documentation |
Adds to or modifies the tags of the given resource. Tags are metadata that can be used to manage a resource.
See https://www.paws-r-sdk.com/docs/codestarconnections_tag_resource/ for full documentation.
codestarconnections_tag_resource(ResourceArn, Tags)
ResourceArn |
[required] The Amazon Resource Name (ARN) of the resource to which you want to add or update tags. |
Tags |
[required] The tags you want to modify or add to the resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.