View source: R/emrserverless_operations.R
emrserverless_untag_resource | R Documentation |
Removes tags from resources.
See https://www.paws-r-sdk.com/docs/emrserverless_untag_resource/ for full documentation.
emrserverless_untag_resource(resourceArn, tagKeys)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.