1 個回答
- 最新
- 最多得票
- 最多評論
0
Hello Andrew,
Can you try looking at this article ? https://repost.aws/knowledge-center/internet-access-lambda-function
相關內容
- 已提問 4 個月前
- 已提問 2 年前
- 已提問 5 個月前
Hello Andrew,
Can you try looking at this article ? https://repost.aws/knowledge-center/internet-access-lambda-function
Following up, I don't really understand route tables or the difference between internet gateways and NAT gateways, so please keep this in mind when explaining how to solve this problem. Thanks in advance!
Following up, the two subnets that are currently attached look to be public subnets, because 0.0.0.0 is targeted at an internet gateway.
I've tried adding another subnet that targets 0.0.0.0 at a NAT gateway, but this did not solve the problem either.