Failed to create App Runner Service due to exceeding service quota of 2

0

i am deploying my django app on aws app runner using CDK. i am able to deploy 2 app runners but when i tried to setup one more it gives error "Resource handler returned message: "Exceeded service quota for customer *** : 2. (Service: AppRunner, Status Code: 400, Request ID: c0fb1c04-cc3f-4f38-bfd9-aad22d338f4d)" i tried using console but got the same error. Enter image description here

3개 답변
1

it seems that you have reached the default service quota for the number of AWS App Runner services you can create in a single AWS account. The error message you received indicates that the current quota for your account is set to 2.

To resolve this issue, you can request a service quota increase for your AWS account. Here's how you can do that:

  1. Sign in to the AWS Management Console and open the Service Quotas console at [https://console.aws.amazon.com/servicequotas/](Services Quota).

  2. In the navigation pane, choose "AWS services."

  3. In the "Search AWS services" box, enter "App Runner" and select it from the search results.

  4. Find the quota named "Services per account" or a similar name that represents the number of App Runner services you can create in your account.

  5. Click on the quota name to view its details.

  6. In the "Actions" menu at the top right, choose "Request quota increase."

  7. In the "New quota value" field, enter the desired number of App Runner services you want to be able to create.

  8. Fill out any additional required information and click "Submit request."

Once you submit the request, AWS will review it, and if approved, they will increase your service quota accordingly. Keep in mind that the approval process may take some time, depending on the complexity of your request and AWS's current workload.

After your quota increase request has been approved, you should be able to create additional App Runner services without encountering the same error.

profile picture
답변함 일 년 전
0

Hi There. I experienced exactly the same error. I followed Yusuf's suggestion. and I found that my quota is 30. Or, at least none of the quotas is 2. Please check the following screenshots. the current service quota per account is 30. I doubt requesting an adjustment will solve the problem. please advise.

All Quotas

Service Quota

답변함 일 년 전
0

Hello. I have the same problem. Any solution?

답변함 6달 전

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

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

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

관련 콘텐츠