lightsail_untag_resource: Deletes the specified set of tag keys and their values from...

View source: R/lightsail_operations.R

lightsail_untag_resourceR Documentation

Deletes the specified set of tag keys and their values from the specified Amazon Lightsail resource

Description

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.

Usage

lightsail_untag_resource(resourceName, resourceArn = NULL, tagKeys)

Arguments

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.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.