View Source aws_mwaa (aws v1.0.4)
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?: https://docs.aws.amazon.com/mwaa/latest/userguide/what-is-mwaa.html.
Endpoints
api.airflow.{region}.amazonaws.com
- This endpoint is used for environment management.CreateEnvironment: https://docs.aws.amazon.com/mwaa/latest/API/API_CreateEnvironment.html
DeleteEnvironment: https://docs.aws.amazon.com/mwaa/latest/API/API_DeleteEnvironment.html
GetEnvironment: https://docs.aws.amazon.com/mwaa/latest/API/API_GetEnvironment.html
ListEnvironments: https://docs.aws.amazon.com/mwaa/latest/API/API_ListEnvironments.html
ListTagsForResource: https://docs.aws.amazon.com/mwaa/latest/API/API_ListTagsForResource.html
TagResource: https://docs.aws.amazon.com/mwaa/latest/API/API_TagResource.html
UntagResource: https://docs.aws.amazon.com/mwaa/latest/API/API_UntagResource.html
UpdateEnvironment: https://docs.aws.amazon.com/mwaa/latest/API/API_UpdateEnvironment.html
env.airflow.{region}.amazonaws.com
- This endpoint is used to operate the Airflow environment.CreateCliToken: https://docs.aws.amazon.com/mwaa/latest/API/API_CreateCliToken.html
CreateWebLoginToken: https://docs.aws.amazon.com/mwaa/latest/API/API_CreateWebLoginToken.html
Regions
For a list of supported regions, see Amazon MWAA endpoints and quotas: https://docs.aws.amazon.com/general/latest/gr/mwaa.html in the Amazon Web Services General Reference.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.
Functions
Creates a CLI token for the Airflow CLI.
To learn more, see Creating an Apache Airflow CLI token: https://docs.aws.amazon.com/mwaa/latest/userguide/call-mwaa-apis-cli.html.Creates a web login token for the Airflow Web UI.
To learn more, see Creating an Apache Airflow web login token: https://docs.aws.amazon.com/mwaa/latest/userguide/call-mwaa-apis-web.html.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"
.