MWAA#
Client#
- class MWAA.Client#
- A low-level client representing AmazonMWAA - This section contains the Amazon Managed Workflows for Apache Airflow (MWAA) API reference documentation. For more information, see What is Amazon MWAA?. - Endpoints- api.airflow.{region}.amazonaws.com- This endpoint is used for environment management.
- env.airflow.{region}.amazonaws.com- This endpoint is used to operate the Airflow environment.
- ops.airflow.{region}.amazonaws.com- This endpoint is used to push environment metrics that track environment health.
 - Regions- For a list of regions that Amazon MWAA supports, see Region availability in the Amazon MWAA User Guide. - import boto3 client = boto3.client('mwaa') 
These are the available methods:
Paginators#
Paginators are available on a client instance via the get_paginator method. For more detailed instructions and examples on the usage of paginators, see the paginators user guide.
The available paginators are: