Questions tagged [aws-api-gateway-v2]
17 questions
-1
votes
1 answer
API Gateway timeout on HTTP Rest API Request
I have deployed my legacy application which has few HTTP Rest API's which responds in 1 minute (or greater). As of now there is no way to change this REST application performance.
In front I have API gateway which timeout in 30 seconds and there is…

Harry
- 3,072
- 6
- 43
- 100
-2
votes
1 answer
Limit programmatic GET requests to AWS S3 buckets to prevent accidental bucket increases / costs
I have a bucket containing many files with JSON. For compliance reasons, the bucket is open to the public. We want to try to put something in place to limit the requests to the bucket so that we don't get charged extra if someone's code goes wrong…

M_66
- 299
- 5
- 19