Skip to content

[Enhancement]: Increase limit for Amazon API Gateway integration timeout beyond 29 seconds #37859

Description

@Bhavyeshshah

Description

Amazon API Gateway now enables customers to increase their integration timeout beyond the prior limit of 29 seconds. This setting represents the maximum amount of time API Gateway will wait for a response from the integration to complete. You can raise the integration timeout to greater than 29 seconds for Regional REST APIs and private REST APIs, but this might require a reduction in your account-level throttle quota limit. With this launch, customers with workloads requiring longer timeouts, such as Generative AI use cases with Large Language Models (LLMs), can leverage API Gateway.

Currently in Terraform we need update the range from lower limit as 50 milliseconds and upper limit can be 3,00,000 milliseconds

Affected Resource(s) and/or Data Source(s)

aws_api_gateway_integration

Potential Terraform Configuration

No response

References

AWS Documentation

Would you like to implement a fix?

Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementRequests to existing resources that expand the functionality or scope.service/apigatewayIssues and PRs that pertain to the apigateway service.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions