View Source AWS.MWAA (aws-elixir 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?.
endpoints
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.
*
*
*
regions
Regions
For a list of supported regions, see Amazon MWAA endpoints and quotas in the Amazon Web Services General Reference.
Link to this section Summary
Functions
Creates a CLI token for the Airflow CLI.
Creates an Amazon Managed Workflows for Apache Airflow (Amazon MWAA) environment.
Creates a web login token for the Airflow Web UI.
Deletes an Amazon Managed Workflows for Apache Airflow (Amazon MWAA) environment.
Describes an Amazon Managed Workflows for Apache Airflow (MWAA) environment.
Invokes the Apache Airflow REST API on the webserver with the specified inputs.
Lists the Amazon Managed Workflows for Apache Airflow (MWAA) environments.
Lists the key-value tag pairs associated to the Amazon Managed Workflows for Apache Airflow (MWAA) environment.
Associates key-value tag pairs to your Amazon Managed Workflows for Apache Airflow (MWAA) environment.
Removes key-value tag pairs associated to your Amazon Managed Workflows for Apache Airflow (MWAA) environment.
Updates an 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 an Amazon Managed Workflows for Apache Airflow (Amazon MWAA) environment.
Creates a web login token for the Airflow Web UI.
To learn more, see Creating an Apache Airflow web login token.
Deletes an Amazon Managed Workflows for Apache Airflow (Amazon MWAA) environment.
Describes an Amazon Managed Workflows for Apache Airflow (MWAA) environment.
Invokes the Apache Airflow REST API on the webserver with the specified inputs.
To learn more, see Using the Apache Airflow REST API
list_environments(client, max_results \\ nil, next_token \\ nil, options \\ [])
View SourceLists the Amazon Managed Workflows for Apache Airflow (MWAA) environments.
Lists the key-value tag pairs associated to the Amazon Managed Workflows for Apache Airflow (MWAA) environment.
For example, "Environment": "Staging"
.
Internal only.
Publishes environment health metrics to Amazon CloudWatch.
Associates key-value tag pairs to your Amazon Managed Workflows for Apache Airflow (MWAA) environment.
Removes key-value tag pairs associated to your Amazon Managed Workflows for Apache Airflow (MWAA) environment.
For example, "Environment": "Staging"
.
Updates an Amazon Managed Workflows for Apache Airflow (MWAA) environment.