I submitted a quota increase for my API Gateway but it's still using the old value. How do I change it?

0

Previously I had the default 10,000 QPS limit for my API Gateway. I submitted a request to increase the quota to 20,000 and it was approved. In my logs, I still see that I'm being throttled with the log

Key throttle limit exceeded for RestApi xyz, Stage prod, Resource abc, HttpMethod POST. Limit: 10000.00 Burst: 5000

How do I update the quota?

2 Answers
0
profile picture
EXPERT
answered 7 months ago
0

Hi,

I think you may not have changed the Default Method Throttling of Stage in your api gateway:

Default Method Throttling

answered 7 months 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