v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14118684.6 KB

Creates a web login token for the Airflow Web UI. To learn more, see <a href="https://docs.aws.amazon.com/mwaa/latest/userguide/call-mwaa-apis-web.html">Creating an Apache Airflow web login token</a>.

post/webtoken/{Name}

Path parameters

Namestring required

The name of the Amazon MWAA environment. For example, <code>MyMWAAEnvironment</code>.

Response

Success

WebServerHostnamestring

The Airflow web server hostname for the environment.

WebTokenstring password

An Airflow web server login token.