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.

gefragt vor 2 Jahren2100 Aufrufe
1 Antwort
1
Akzeptierte Antwort

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
EXPERTE
Chris_G
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen