emr_remove_tags: Removes tags from an Amazon EMR resource, such as a cluster...

View source: R/emr_operations.R

emr_remove_tagsR Documentation

Removes tags from an Amazon EMR resource, such as a cluster or Amazon EMR Studio

Description

Removes tags from an Amazon EMR resource, such as a cluster or Amazon EMR Studio. Tags make it easier to associate resources in various ways, such as grouping clusters to track your Amazon EMR resource allocation costs. For more information, see Tag Clusters.

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

Usage

emr_remove_tags(ResourceId, TagKeys)

Arguments

ResourceId

[required] The Amazon EMR resource identifier from which tags will be removed. For example, a cluster identifier or an Amazon EMR Studio ID.

TagKeys

[required] A list of tag keys to remove from the resource.


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