Adjust limit of API Key for API Gateway

0

I cannot find anywhere how i can bump up permanently the quota of a specific API Key i have issues for the API Gateway. Every month i have to artificially grant an extension. Anything i try will not increase the quota of that specific key.

Thank you!

1개 답변
0

Hello.

How about using the get_usage API and updating the limit with update_usage_plan when the usage rate of API Gateway exceeds a certain value?
https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/apigateway/client/get_usage.html
https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/apigateway/client/update_usage_plan.html

profile picture
전문가
답변함 2달 전
profile picture
전문가
검토됨 2달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠