MWAA airflow Dags are not starting

0

My Dags are getting stuck and when I checked the worker logs, I see a connection timeout error with sqs. Is this the reason for Dags not starting? How to resolve this issue? Appreciate your immediate help on this.

botocore.exceptions.ConnectTimeoutError: Connect timeout on endpoint URL: "https://sqs.us-east-1.amazonaws.com/"

已提问 2 年前291 查看次数
1 回答
0

A question about the setup of your Amazon MWAA Environment, did you setup Amazon MWAA without Internet access? This could also be referenced as Private Routing.

Based around the connection time-out of the SQS service, it leads me to question if that VPC has access to the AWS services.

https://docs.aws.amazon.com/mwaa/latest/userguide/vpc-vpe-create-access.html

profile pictureAWS
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则