2 Answers
- Newest
- Most votes
- Most comments
0
I can tell you the steps necessary for troubleshooting.
- Are the Lambda functions using your VPC / subnets. Can you check if the security groups, NACLs and VPC routing has not changed. It's possible that the Lambda was running in one subnet before but now running in multiple and it's failing sometimes when running in the alternate subnet.
- Can you check the VPC flow logs and check for the egress traffic. See if the traffic appears and check the outcome.
0
Thanks for responding.
Nothing has changed in our environment. It's worth reiterating that this same problem is occurring for other customers that attempt to use the 3rd party's API. It also started to occur in our completely separate test environment too. However, it is only occurring for customers using AWS. Going direct from a laptop works.
I have begun recording VPC flow logs and will check those as API calls are made today.
answered 10 months ago
Relevant content
asked 10 months ago
asked a year ago
- AWS OFFICIALUpdated 2 months ago
- AWS OFFICIALUpdated 4 months ago
