athena_untag_resource: Removes one or more tags from an Athena resource

View source: R/athena_operations.R

athena_untag_resourceR Documentation

Removes one or more tags from an Athena resource

Description

Removes one or more tags from an Athena resource.

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

Usage

athena_untag_resource(ResourceARN, TagKeys)

Arguments

ResourceARN

[required] Specifies the ARN of the resource from which tags are to be removed.

TagKeys

[required] A comma-separated list of one or more tag keys whose tags are to be removed from the specified resource.


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