View source: R/appregistry_operations.R
appregistry_untag_resource | R Documentation |
Removes tags from a resource.
See https://www.paws-r-sdk.com/docs/appregistry_untag_resource/ for full documentation.
appregistry_untag_resource(resourceArn, tagKeys)
resourceArn |
[required] The Amazon resource name (ARN) that specifies the resource. |
tagKeys |
[required] A list of the tag keys to remove from the specified resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.