View source: R/servicediscovery_operations.R
servicediscovery_untag_resource | R Documentation |
Removes one or more tags from the specified resource.
See https://www.paws-r-sdk.com/docs/servicediscovery_untag_resource/ for full documentation.
servicediscovery_untag_resource(ResourceARN, TagKeys)
ResourceARN |
[required] The Amazon Resource Name (ARN) of the resource that you want to retrieve tags for. |
TagKeys |
[required] 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.