aws_mwaa_list_environments
List Apache Airflow environments in AWS to monitor and manage your data workflows. Retrieve environment details using AWS profiles and region settings.
Instructions
List MWAA (Apache Airflow) environments.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No | AWS profile name from ~/.aws/config (e.g., 'default', 'production') | |
| region | No | AWS region override (e.g., 'us-east-1', 'sa-east-1') | |
| max_results | No | Maximum environments to return |