View source: R/route53profiles_operations.R
route53profiles_untag_resource | R Documentation |
Removes one or more tags from a specified resource.
See https://www.paws-r-sdk.com/docs/route53profiles_untag_resource/ for full documentation.
route53profiles_untag_resource(ResourceArn, TagKeys)
ResourceArn |
[required] The Amazon Resource Name (ARN) for the resource that you want to remove tags from. |
TagKeys |
[required] The tags that you want to remove to the specified resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.