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 年前檢視次數 2100 次
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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南