create_web_login_token
Generate a secure web token to access the Apache Airflow UI for Amazon MWAA environments, providing authentication for workflow management.
Instructions
Create a web login token for accessing the Airflow UI.
Args: name: The name of the MWAA environment
Returns: Dictionary containing the web token, webserver hostname, and IAM identity
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||