list_connections
Retrieve all Airflow connections from an Amazon MWAA environment to manage database, API, and service integrations for workflow orchestration.
Instructions
List all Airflow connections in the environment.
Args: environment_name: Name of the MWAA environment limit: Number of items to return offset: Number of items to skip
Returns: Dictionary containing list of connections
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environment_name | Yes | ||
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||