View source: R/imagebuilder_operations.R
imagebuilder_untag_resource | R Documentation |
Removes a tag from a resource.
See https://www.paws-r-sdk.com/docs/imagebuilder_untag_resource/ for full documentation.
imagebuilder_untag_resource(resourceArn, tagKeys)
resourceArn |
[required] The Amazon Resource Name (ARN) of the resource that you want to untag. |
tagKeys |
[required] The tag keys to remove from the resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.