mwaa_tag_resource {paws.application.integration} | R 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,
|
Tags |
[required] The key-value tag pairs you want to associate to your environment. For
example, |
[Package paws.application.integration version 0.6.0 Index]