Skip to content

Unable to increase AWS Timeout Duration past 29s

0

Hey guys. I was very excited to see that AWS recently increased the timeout for API Gateway.

However, when I try to increase the timeout length on my Lambda proxy integration endpoint, I'm still limited to 29 seconds. Why is this?

1 Answer
4

Hello.

It is necessary to apply for upper limit relaxation from the service quota, have you done so?
Also, please note that the timeout can currently only be increased for Rest API, not for HTTP API or WebSocket API.
https://docs.aws.amazon.com/apigateway/latest/developerguide/limits.html

The quota called "Maximum integration timeout in milliseconds" is what we are talking about.
When applying from the service quota, please change to the region where API Gateway is located before applying.
a

EXPERT
answered 2 years ago
EXPERT
reviewed 2 years ago
EXPERT
reviewed 2 years ago
AWS
EXPERT
reviewed 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.