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?

gefragt vor einem Jahr294 Aufrufe
1 Antwort
0
Akzeptierte Antwort

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
EXPERTE
beantwortet vor einem Jahr
profile picture
EXPERTE
überprüft vor einem Monat
  • 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'.

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen