1 Answer
- Newest
- Most votes
- Most comments
0
Hello Andrew,
Can you try looking at this article ? https://repost.aws/knowledge-center/internet-access-lambda-function
Relevant content
- Accepted Answerasked a year ago
- asked 2 years ago
- asked a year ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 5 months ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated 2 years ago
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.