View Source aws_mwaa (aws v0.7.13)
Amazon Managed Workflows for Apache Airflow
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.CreateEnvironment
DeleteEnvironment
GetEnvironment
ListEnvironments
ListTagsForResource
TagResource
UntagResource
UpdateEnvironment
env.airflow.{region}.amazonaws.com
- This endpoint is used to operate the Airflow environment.CreateCliToken
CreateWebLoginToken
ops.airflow.{region}.amazonaws.com
- This endpoint is used to push environment metrics that track environment health.PublishMetrics
Regions
For a list of regions that Amazon MWAA supports, see Region availability in the Amazon MWAA User Guide.Link to this section Summary
Functions
Creates a CLI token for the Airflow CLI.
Creates a web login token for the Airflow Web UI.
Lists the key-value tag pairs associated to the Amazon Managed Workflows for Apache Airflow (MWAA) environment.
Internal only.
Removes key-value tag pairs associated to your Amazon Managed Workflows for Apache Airflow (MWAA) environment.
Link to this section Functions
Creates a CLI token for the Airflow CLI.
To learn more, see Creating an Apache Airflow CLI token.Creates a web login token for the Airflow Web UI.
To learn more, see Creating an Apache Airflow web login token.Lists the key-value tag pairs associated to the Amazon Managed Workflows for Apache Airflow (MWAA) environment.
For example,"Environment": "Staging"
.
list_tags_for_resource(Client, ResourceArn, QueryMap, HeadersMap, Options0)
View SourceInternal only.
Publishes environment health metrics to Amazon CloudWatch.Removes key-value tag pairs associated to your Amazon Managed Workflows for Apache Airflow (MWAA) environment.
For example,"Environment": "Staging"
.