Potential bug enabling you to override AWS usage quotas in AWS API Gateway.

0

I have found I can override the daily usage quotas on AWS Gateway by performing the following steps:-

1 - Create a key and assign to a usage plan with a daily quota assigned;

2 - Immediately go to the usage plan -> API Keys then click on Extension for the key you created;

3 - You should see the "remaining requests this day" filled in , then click save.

4 - Run some API calls through that exceed the quota.

In this scenario I find the quota is not being observed.

If I perform step 1 and then run some API calls through then edit and save the Extension settings then it works fine it seems to be only when I save the Extension dialog before running any API calls through.

Thanks

1 Answer
0

Thank you for sharing 6

profile picture
answered 2 years 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