Is it possible to change the Amazon API Gateway 10 second timeout value?
0
According to the Amazon API Gateway limit page : http://docs.aws.amazon.com/apigateway/latest/developerguide/limits.html the default timeout for Lambda and backend APIs is 10 seconds.
Is it possible to change this limit? Can AWS Support change the limit?
asked 7 years ago522 views
2 Answers
0
Accepted Answer
Timeout has been increased to 30 seconds but still can't be changed as stated on the AWS API Gateway limit page:
http://docs.aws.amazon.com/apigateway/latest/developerguide/limits.html
30 seconds for all integration types, including Lambda, Lambda proxy, HTTP, HTTP proxy, and AWS integrations.
Relevant questions
Is it possible to throw custom error message from API Gateway Lambda Authorizer
asked 2 months agoCloudFront + API Gateway AWS_IAM Authorization
Accepted Answerasked a year agoIs it possible to change the Amazon API Gateway 10 second timeout value?
Accepted Answerasked 7 years agoIs it possible to modify the statusCode returned by API Gateway when access is denied by a lambda authorizer?
Accepted Answerasked 4 years agoIs it possible to send json data in body of GET method defined in API Gateway REST API ?
Accepted Answerasked 4 months agoRecommendations for Amazon's API Gateway 10MB payload limit
Accepted Answerasked 3 years agoApi Gateway Payload size limit increase
asked 5 years agoAWS API Gateway with Amazon Cognito User Pools as authorizer
Accepted Answerasked 2 years agoAPI Gateway - Gateway response - HTTP API
Accepted Answerasked a year agoIs it possible to get the headers in HttpApi Gateway logs?
asked 12 days ago