mwaa_list_tags_for_resource {paws.application.integration} | R Documentation |
Lists the key-value tag pairs associated to the Amazon Managed Workflows for Apache Airflow (MWAA) environment
Description
Lists the key-value tag pairs associated to the Amazon Managed Workflows for Apache Airflow (MWAA) environment. For example, "Environment": "Staging"
.
See https://www.paws-r-sdk.com/docs/mwaa_list_tags_for_resource/ for full documentation.
Usage
mwaa_list_tags_for_resource(ResourceArn)
Arguments
ResourceArn |
[required] The Amazon Resource Name (ARN) of the Amazon MWAA environment. For
example,
|
[Package paws.application.integration version 0.9.0 Index]