timestreamquery_untag_resource: Removes the association of tags from a Timestream query...

View source: R/timestreamquery_operations.R

timestreamquery_untag_resourceR Documentation

Removes the association of tags from a Timestream query resource

Description

Removes the association of tags from a Timestream query resource.

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

Usage

timestreamquery_untag_resource(ResourceARN, TagKeys)

Arguments

ResourceARN

[required] The Timestream resource that the tags will be removed from. This value is an Amazon Resource Name (ARN).

TagKeys

[required] A list of tags keys. Existing tags of the resource whose keys are members of this list will be removed from the Timestream resource.


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.