1 Answer
- Newest
- Most votes
- Most comments
0
Hi,
Do you various APIs have different service endpoints by Razorpay ? If yes, check the sec groups related to your Lambda to make sure that it is authorized to reach the various Razorpay service endpoints, in particular if you attached your Lambda to a VPC.
In that case, see here for all details: https://docs.aws.amazon.com/lambda/latest/dg/configuration-vpc.html
Best,
Didier
This issue was solved by setting up internet access to Lambda by using a NAT Gateway in custom VPC.
Glad that you fixed your issue. Thanks for accepting my answer.
Relevant content
asked 3 years ago
- AWS OFFICIALUpdated 2 months ago

Hello WeCoach.
These questions can help narrow down the cause of the issue.