View source: R/mwaa_operations.R
mwaa_untag_resource | R Documentation |
Removes key-value tag pairs associated to your Amazon Managed Workflows for Apache Airflow (MWAA) environment. For example, "Environment": "Staging"
.
See https://www.paws-r-sdk.com/docs/mwaa_untag_resource/ for full documentation.
mwaa_untag_resource(ResourceArn, tagKeys)
ResourceArn |
[required] The Amazon Resource Name (ARN) of the Amazon MWAA environment. For
example,
|
tagKeys |
[required] The key-value tag pair you want to remove. For example,
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.