Possible to run AWS VPC Reachability analyzer from Lambda ENI to RDS endpoint?

0

As per the title, or is there a better way to test reachability?

I want to test from my Lambda ENI to my RDS endpoint.

已提问 2 年前2097 查看次数
1 回答
1
已接受的回答

Hello,

Yes this can be done using Network Interfaces in the VPC Reachability Analyzer.

Assuming the Lambda is in a VPC, you should be able to locate the ENI from the Network Interfaces page under EC2 > Network & Security > Network Interfaces.

You can grab the ENI of the Lambda as well as the ENI of the RDS Instance and use the Reachability Analyzer to test the connectivity.

Here is additional documentation on configuring a Lambda to access an RDS database in a VPC: https://docs.aws.amazon.com/lambda/latest/dg/services-rds-tutorial.html

profile pictureAWS
专家
Chris_G
已回答 2 年前

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

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

回答问题的准则