CodeBuild Error: Cannot have more than 0 builds in queue for the account

0

Hello, I am trying to use CodeBuild for the first time, and I receive the following error: Cannot have more than 0 builds in queue for the account. I have checked my quotas and I have 5,000 Build projects available, and all other quotas are high as well. Has anyone been able to resolve this issue in the past?

Thanks.

質問済み 2年前6424ビュー
1回答
0

There are various account level quotas that AWS sets for new and existing accounts. Some of the quotas protect you from unpredicted cost skyrocketing when you just start the cloud journey, the other ones might be applied if AWS detects something unusual in your accounts (e.g. an open vulnerability, an expired credit card, ...)

The best way to resolve this issue is contacting AWS Support and requesting the quota increase for the number of concurrent builds in AWS CodeBuild (you can start e.g. with 5). If there are some things than need to be fixed in your account first, you will be informed about that. Otherwise, the quota will be increased, so you can run your builds in AWS CodeBuild.

profile pictureAWS
回答済み 2年前

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

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

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

関連するコンテンツ