How can we figure out when a service is unable to connected to another service due to VPC or similar issues ?

0

I am trying to connect Lambda function to a Dynamodb table, but the service times out.

Task timed out after 300 seconds One thing is, the Cloudwatch logs do not say anything about whether there was an endpoint missing or a Security Group is not allowing Inbound/Outbound rules and so on.

How to figure out if a problem is related to Internet/VPC connectivity ?

AB
質問済み 4ヶ月前243ビュー
1回答
1

For the most part, timeout is due to network issue. Does the entire network connectivity look good? https://repost.aws/knowledge-center/lambda-vpc-troubleshoot-timeout

AWS
エキスパート
回答済み 4ヶ月前

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

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

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

関連するコンテンツ