Cloud 9 CDK version 2 bootstrap error

0

I cannot perfom the cdk bootstrap in cloud9. The whole error message is down below, and my stack name is not the "CDK Toolkit" and didn't even use the container.

Admin:~/environment/defect-detection (master) $ cdk bootstrap
 ⏳  Bootstrapping environment aws://000000000000/000000000000
Trusted accounts for deployment: (none)
Trusted accounts for lookup: (none)
Using default execution policy of 'arn:aws:iam::aws:policy/AdministratorAccess'. Pass '--cloudformation-execution-policies' to customize.
CDKToolkit: creating CloudFormation changeset...
8:56:20 AM | UPDATE_FAILED        | AWS::ECR::Repository  | ContainerAssetsRepository
Resource handler returned message: "The repository with name 000000000000 does not exist in the registry with id '02659
0867776' (Service: Ecr, Status Code: 400, Request ID: 000000000000, Extended Request ID: null)" (RequestToken: 000000000000, HandlerErrorCode: NotFound)


Does the cloud9 not support the CDK version 2?

AWS
질문됨 2년 전689회 조회
1개 답변
0

What exact version are you running? What does cdk --version show?

답변함 2년 전

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

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

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

관련 콘텐츠