emrserverless_untag_resource: Removes tags from resources

View source: R/emrserverless_operations.R

emrserverless_untag_resourceR Documentation

Removes tags from resources

Description

Removes tags from resources.

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

Usage

emrserverless_untag_resource(resourceArn, tagKeys)

Arguments

resourceArn

[required] The Amazon Resource Name (ARN) that identifies the resource to list the tags for. Currently, the supported resources are Amazon EMR Serverless applications and job runs.

tagKeys

[required] The keys of the tags to be removed.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.