CodeCatalyst blueprint doesn't create dev environments automatically

0

I am using Free tier account. On creating a project with blueprint of SPA (framework: React, hosting: CloudFront + S3, CDK language: Typescript, region: us-west-2), it doesn't create any environment and result in 2 errors (missing Environment name) in one of the Workflow action.

does it happen because I am using free tier account?

質問済み 1年前294ビュー
1回答
0
承認された回答

Hello there !

All Amazon CodeCatalyst users are able to get started for free and create projects using the available blueprints. This doc explains, how to create a sample project using a blueprint and deploy to AWS resources.

This error typically occurs when the AWS account is not set. Could you please confirm if you selected an AWS account for the development environment when creating a project using the blueprint?

Best, Sundaresh

AWS
エキスパート
回答済み 1年前
profile picture
エキスパート
レビュー済み 1ヶ月前
  • Yes, the account was set. Later, I created new development environment of type 'non-production' and updated the missing environment name in workflow 'onPushToMainDeployPipeline' and commited that change in main branch (by default). After that, its all good and ran the workflow of 'onPushToMainDeployPipeline'.

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

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

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

関連するコンテンツ