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)
[required] The Amazon Resource Name (ARN) of the Amazon MWAA environment. For
example,
arn:aws:airflow:us-east-1:123456789012:environment/MyMWAAEnvironment
.
[required] The key-value tag pairs you want to associate to your environment. For
example, "Environment": "Staging"
. For more information, see Tagging Amazon Web Services resources.