awslabs / aws-support-tools

Tools and sample code provided by AWS Premium Support.
https://aws.amazon.com/premiumsupport/
Apache License 2.0
1.46k stars 801 forks source link

feat(MWAA): adds a check for DNS resolution in a VPC used by MWAA #213

Open ivica-k opened 1 year ago

ivica-k commented 1 year ago

Description of changes: DNS resolution is necessary, and without it the webserver reports that the scheduler is down. Originally reported in https://apache-airflow.slack.com/archives/CCRR5EBA7/p1673956637610969?thread_ts=1673539899.621079&cid=CCRR5EBA7

Relies on !212 being merged since it fixes tests.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

shr1k commented 1 year ago

Amazing, thanks for the PR @ivica-k! I hope this gets picked up and merged soon and doesn't languish like some of the others still in the queue 😅