API Gateway get_usage API doesn't return results until quota limit is reached

0

I have an API deployed in the API Gateway. I also have an API Key and a Usage Plan with a quota associated with the API. When executing the API, the get_usage API returns no results initially. There is no usage shown in the API or in the console where Usage can be selected.
it isn't until I run enough tests to max out the quota and get the "Limit Exceeded" message that the get_usage API returns results. Has anyone seen this?

  • The get_usage API is eventually returning usage data, although it's been taking longer than 30 minutes. Reaching the quota limit returns usage almost immediately.

asked 2 years ago205 views
1 Answer
0
Accepted Answer

The get_usage API is eventually returning usage data, although it's been taking longer than 30 minutes. Reaching the quota limit returns usage almost immediately.

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