mwaa_tag_resource: Associates key-value tag pairs to your Amazon Managed...

View source: R/mwaa_operations.R

mwaa_tag_resourceR Documentation

Associates key-value tag pairs to your Amazon Managed Workflows for Apache Airflow (MWAA) environment

Description

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.

Usage

mwaa_tag_resource(ResourceArn, Tags)

Arguments

ResourceArn

[required] The Amazon Resource Name (ARN) of the Amazon MWAA environment. For example, arn:aws:airflow:us-east-1:123456789012:environment/MyMWAAEnvironment.

Tags

[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.


paws.application.integration documentation built on Sept. 12, 2023, 1:18 a.m.