The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user ramitkataria (triggered by ramitkataria).

Head commit for run:
accf1695bf565f12f5a1931c04a6c1239d9dde78 / Ramit Kataria <[email protected]>
Add a backup implementation in AWS MwaaHook for calling the MWAA API

The existing implementation doesn't work when the user doesn't have
`airflow:InvokeRestApi` permission in their IAM policy or when they make
more than 10 transactions per second.

This implementation mitigates those issues by using a session token
approach. However, my existing implementation is still used by default
because it is simpler.

Some context here:
https://docs.aws.amazon.com/mwaa/latest/userguide/access-mwaa-apache-airflow-rest-api.html

Report URL: https://github.com/apache/airflow/actions/runs/13506600939

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to