amazonaws.com

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

🔑 oauth2 11 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
Lists the Amazon Managed Workflows for Apache Airflow (MWAA) environments.
curl \
  -H "Authorization: $API_KEY" \
  http://airflow.us-east-1.amazonaws.com/environments
Lists the key-value tag pairs associated to the Amazon Managed Workflows for …
curl \
  -H "Authorization: $API_KEY" \
  http://airflow.us-east-1.amazonaws.com/tags/{ResourceArn}
Describes an Amazon Managed Workflows for Apache Airflow (MWAA) environment.
curl \
  -H "Authorization: $API_KEY" \
  http://airflow.us-east-1.amazonaws.com/environments/{Name}
Endpoints (11 total)
GET
/environments
Lists the Amazon Managed Workflows for Apache Airflow (MWAA) environments.
GET
/tags/{ResourceArn}
Lists the key-value tag pairs associated to the Amazon Managed Workflows for …
GET
/environments/{Name}
Describes an Amazon Managed Workflows for Apache Airflow (MWAA) environment.
POST
/clitoken/{Name}
Creates a CLI token for the Airflow CLI. To learn more, see <a href="https://…
POST
/webtoken/{Name}
Creates a web login token for the Airflow Web UI. To learn more, see <a href=…
POST
/tags/{ResourceArn}
Associates key-value tag pairs to your Amazon Managed Workflows for Apache Ai…
POST
/metrics/environments/{EnvironmentName}
<b>Internal only</b>. Publishes environment health metrics to Amazon CloudWatch.
PUT
/environments/{Name}
Creates an Amazon Managed Workflows for Apache Airflow (MWAA) environment.
PATCH
/environments/{Name}
Updates an Amazon Managed Workflows for Apache Airflow (MWAA) environment.
DELETE
/environments/{Name}
Deletes an Amazon Managed Workflows for Apache Airflow (MWAA) environment.
DELETE
/tags/{ResourceArn}#tagKeys
Removes key-value tag pairs associated to your Amazon Managed Workflows for A…
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints11
Authoauth2
Categories1
http://airflow.us-east-1.amazonaws.com