View source: R/lightsail_operations.R
| lightsail_untag_resource | R Documentation | 
Deletes the specified set of tag keys and their values from the specified Amazon Lightsail resource.
See https://www.paws-r-sdk.com/docs/lightsail_untag_resource/ for full documentation.
lightsail_untag_resource(resourceName, resourceArn = NULL, tagKeys)
resourceName | 
 [required] The name of the resource from which you are removing a tag.  | 
resourceArn | 
 The Amazon Resource Name (ARN) of the resource from which you want to remove a tag.  | 
tagKeys | 
 [required] The tag keys to delete from the specified resource.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.