Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a way to track calls throttled by API Gateway?

I've been using CloudWatch to track metrics against API Gateway and Lambda, and it shows throttled calls for Lambda, but is there any way to see the number of calls that are throttled earlier by API Gateway?

like image 579
danielle Avatar asked Sep 07 '25 15:09

danielle


1 Answers

Not yet, but we are planning on addressing this in the near future. Can't provide an ETA. But it would be similar to Lambda in that there will be a metric counter for throttled requests.

like image 151
jackko Avatar answered Sep 10 '25 00:09

jackko