'MWAA - Tracking/monitoring progress of the "Updating" phase triggered by changing the version of requirements.txt used by an environment

I am working with Amazon Managed Workflows for Apache Airflow (MWAA).

When I copy a new requirements.txt file to my S3 bucket, then use the AWS Console to specify that the new file version should be used by the MWAA instance, the MWAA instance goes into an "Updating" status and I can't see what it is doing or how long it will take.

What logs or other mechanisms are available to track the progress/state/errors/ETA for this updating stage?

I notice there is a requirements_install_* log in cloudwatch, is there anything else I can look at?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source