HTTP POST - to AWS lambda function - ETIMEDOUT: Service is temporarily unavailable

Hello,

Miscellaneous investigations have been done so far. Inside and outside of Make. Seems like it’s not directly related to Make, but to the region the call is made from and to.

For instance, from Make, in Europe, we could call a AWS lambda in the us-west-2.
But calls are blocked if made from Netherlands with Postman.

May you tell me where your lambda function is deployed? It could help find out if there is a specific location that blocks calls made from Europe data centers.

In the meantime, can you open a ticket to AWS and see if they made any change in their policy that could block calls from certain locations?

Thanks and regards,

Benjamin

1 Like

Hi Ben,

In our case, the API resource affected is hosted at an ec2 instance at ap.southeast-2.

Hi Ben,

aws:lambda:ap-southeast-2

I posted the issue on AWS re:post 9 days ago and have had 50 views but no responses so far, Lambda function URL - not working when Make.com sends a HTTP request | AWS re:Post (repost.aws)

1 Like

In my case, it’s not actually AWS or lambda but it is an AU server. It could be an issue with Make not being able to resolve or reach AU destinations?

1 Like