aws_mwaa_get_environment
Retrieve detailed configuration and status information for Amazon Managed Workflows for Apache Airflow (MWAA) environments, including Airflow version, network settings, and web server URLs.
Instructions
Get detailed MWAA environment info: Airflow version, DAG S3 path, execution role, network config, logging, status, and web server URL.
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') | |
| name | Yes | MWAA environment name |