Skip to contents

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.