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.

preguntada hace 2 años2099 visualizaciones
1 Respuesta
1
Respuesta aceptada

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
EXPERTO
Chris_G
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas