View source: R/route53resolver_operations.R
route53resolver_untag_resource | R Documentation |
Removes one or more tags from a specified resource.
See https://www.paws-r-sdk.com/docs/route53resolver_untag_resource/ for full documentation.
route53resolver_untag_resource(ResourceArn, TagKeys)
ResourceArn |
[required] The Amazon Resource Name (ARN) for the resource that you want to remove
tags from. To get the ARN for a resource, use the applicable
|
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.