The thing I am trying to achieve is with the help of usage plan quota, I want to restrict the user API hit.
For Example:- Usage plan quota for API is 5 request per day.
I am not able to achieve this behaviour, I am able to limit the API request for all user not for a particular user.
Tried to search the web not able to find any article. Another way to achieve the above task are welcomed.
Note :
Dont provide any article from AWS doc.
If you can explain with simple example you are welcome or else dont post any AWS Doc link in answer
After spending my 2 days there are lot of things which I learned along with AWS for the above answer
CreateApiKey
,you wont find this method in APIGateway2.CreateUsagePlanKey