Increasing the limit of keys in a usage plan in AWS API Gateway

0

I have some was api's deployed in AWS API Gateway, and there is a key named "x_key", Since keys can be added to multiple usage plans , this key is also added to 10 such plans. But when I try to add it onto the 11th usage plan it throws error similar to the following

An error occurred: MyServiceKey - Resource handler returned message: "The Usage Plan limit for API Key x_key has been reached. The limit is 10 (Service: ApiGateway, Status Code: 400, Request ID: 2xxxxxd5-baxx-4xx6-rx00-dxxxxxxx65f)" (RequestToken: xxxx00a4-x0x0-0000-000x-f48xxxxxxx8, HandlerErrorCode: InvalidRequest).

Before asking to the forum, I tried to find this limit in the console, but was unable to do so. Also, I checked the quota and limits documentation from the AWS but no help.

1回答
1
profile pictureAWS
エキスパート
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ