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