Block very large requests to API Gateway

0

I have a customer who is considering using API Gateway and one of the questions raised is whether there is any mechanism to block very large requests from passing the API Gateway layer.

Is it possible to implement such a control using the API Gateway validators?

1 Answer
0
Accepted Answer

You can create a a size constraint rule using AWS WAF: https://docs.aws.amazon.com/waf/latest/developerguide/web-acl-size-conditions.html

profile pictureAWS
EXPERT
achraf
answered 6 years ago
profile picture
EXPERT
reviewed a month 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.

Guidelines for Answering Questions