View source: R/codeguruprofiler_operations.R
codeguruprofiler_tag_resource | R Documentation |
Use to assign one or more tags to a resource.
See https://www.paws-r-sdk.com/docs/codeguruprofiler_tag_resource/ for full documentation.
codeguruprofiler_tag_resource(resourceArn, tags)
resourceArn |
[required] The Amazon Resource Name (ARN) of the resource that the tags are added to. |
tags |
[required] The list of tags that are added to the specified resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.