Untag Resource
emrserverless_untag_resource | R Documentation |
Removes tags from resources¶
Description¶
Removes tags from resources.
Usage¶
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.
Value¶
An empty list.