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.

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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ