MWAA Private Airflow UI Web server can't be accessed through ALB

0

I trying to setup an MWAA environment inside of a private subnet and using an internal ALB to allow users to access the VPC endpoint that is tied to the web server IP addresses in the environment's subnets.

But, the MWAA UI through the console link can't be reached. And when accessing that I am sent sent to a page that says The site can't be reached and the URL has a syntax similar to (MWAA WEB TOKEN is created) https://####-vpce.c71.us-east-1.airflow.amazonaws.com/aws_mwaa/aws-console-sso?login=true<MWAA_WEB_TOKEN>

If I replace the beginning of the URL with below I am able to get to the proper MWAA webpage. https://<INTERNAL_ALB_A_RECORD>/aws_mwaa/aws-console-sso?login=true<MWAA_WEB_TOKEN>

I am not sure exactly where the issue is but it seems to be that I am not being re-directed to where I need to go.

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

From error message it looks like Private DNS name for Airflow UI is not resolvable ...If you are using custom name server Please make sure Private DNS name (####-vpce.c71.us-east-1.airflow.amazonaws.com) is resolvable from custom name server.

If above is not a case then please create a support case with environment details and your detail use-case that helps us to provide more environment and network information for further troubleshooting.

AWS
支持工程师
已回答 1 年前

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

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

回答问题的准则