View source: R/appregistry_operations.R
appregistry_tag_resource | R Documentation |
Assigns one or more tags (key-value pairs) to the specified resource.
See https://www.paws-r-sdk.com/docs/appregistry_tag_resource/ for full documentation.
appregistry_tag_resource(resourceArn, tags)
resourceArn |
[required] The Amazon resource name (ARN) that specifies the resource. |
tags |
[required] The new or modified tags for the resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.