vincbeck commented on PR #47156: URL: https://github.com/apache/airflow/pull/47156#issuecomment-2688528098
`db_instance_stopped` is a custom waiter defined in https://github.com/apache/airflow/blob/main/providers/amazon/src/airflow/providers/amazon/aws/waiters/rds.json#L4. You can find more information custom waiters [here](https://github.com/apache/airflow/tree/main/providers/amazon/src/airflow/providers/amazon/aws/waiters). However, I do not understand why it cannot find the waiter `db_instance_stopped` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org