API Gateway documentation importing limit exceeded

0

Receiving documentation parts limit exceeded error message while importing API Documentation from swagger files. Is there any solution to upgrade this limit?

Nandu
asked 2 years ago740 views
1 Answer
0
Accepted Answer

Hi, @Nandu

According to the following, the default limit for "Documentation parts per API" is 2000, which says "Can be increased: Yes".
This indicates that the upper limit is a soft limit, and you can relax the upper limit by applying.

https://docs.aws.amazon.com/apigateway/latest/developerguide/limits.html

However, it does not exist in the following service quarter menu.

https://ap-northeast-1.console.aws.amazon.com/servicequotas/home/services/apigateway/quotas

You cannot change the default limit for API Gateway services, so you must request AWS Support to raise the target API limit after creating the API.

profile picture
EXPERT
iwasa
answered 2 years ago
profile picture
EXPERT
reviewed a month ago
  • thanks a lot @iwasa but how can i request AWS Support to raise the limit for my already created API?

  • You can select the cap relaxation from the AWS Support menu in the Management Console.

  • could you please elaborate the point. I cannot see cap relaxation in AWS Support menu in Management Console.

  • Select Service Limit Increase to open a support ticket. The URL is as follows.

    https://us-east-1.console.aws.amazon.com/support/home?region=us-east-1#/case/create?issueType=service-limit-increase

  • but in service limit also I can only select from the given list of limits in which "Documentation parts per API" is not there. What should I do?

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