glue_untag_resource: Removes tags from a resource

View source: R/glue_operations.R

glue_untag_resourceR Documentation

Removes tags from a resource

Description

Removes tags from a resource.

See https://www.paws-r-sdk.com/docs/glue_untag_resource/ for full documentation.

Usage

glue_untag_resource(ResourceArn, TagsToRemove)

Arguments

ResourceArn

[required] The Amazon Resource Name (ARN) of the resource from which to remove the tags.

TagsToRemove

[required] Tags to remove from this resource.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.