Cloud Quest: Infrastructure with Generative AI issue

1

cdk deploy fails because it cannot find the right bucket, see figure 1 below. Also, should the CDKToolkit already in CloudFormation be in the CREATE_COMPLETE status instead of in the figure 2 below. Please advise on how to fix this. Thank you.

Figure 1: Enter image description here Figure 2: Enter image description here

5개 답변
0

Hello,

In the error message, it reads: No bucket 123 is account bootstraps? To resolve this issue you first need to bootstrap your CDK environment to AWS. You have to do this for every environment, so for every Stack that you want to deploy to the Cloud. When the bootstraps operation is run the CDK creates the resources which it needs to perform its operations in the cloud.

profile picture
Julian
답변함 6달 전
0

I have the same problem. Tried it three times now but it just doesn`t work

답변함 6달 전
0

Are you able to run a bootstrap again ? In the doc it's written to attempt again with these parameters
--qualifier and --bootstrap-bucket-name to customize resource names if needed.

https://repost.aws/knowledge-center/cdk-customize-bootstrap-cfntoolkit

profile picture
전문가
답변함 6달 전
0

Thanks for the respond. I tried many times with different parameters you suggested but still received the following error: Enter image description here I also tried to delete the CDKToolkit stack but it seems I don't have the permission (restricted by the cloud quest environment). I wonder if there is anything I can do to fix or it is for aws to fix.

Ice
답변함 6달 전
0

Is there a way to force delete CDKToolkit using Cloud9 (I have no permission to CloudShell)?

Ice
답변함 6달 전

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

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

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

관련 콘텐츠