Loup Topalian
03/08/2021, 11:55 AMFrank
sst start
?Loup Topalian
03/08/2021, 7:26 PMFrank
Loup Topalian
03/08/2021, 7:38 PMFrank
sst start
with --verbose
flag and send me a screenshot of your terminal. And DM me the build log in .build/sst-debug.log
Loup Topalian
03/08/2021, 7:58 PMLoup Topalian
03/09/2021, 9:13 AMLoup Topalian
03/09/2021, 9:14 AMFrank
Loup Topalian
03/09/2021, 7:26 PMFrank
Loup Topalian
03/09/2021, 7:35 PMLoup Topalian
03/09/2021, 7:35 PMFrank
Frank
Loup Topalian
03/09/2021, 7:40 PMLoup Topalian
03/09/2021, 7:41 PMFrank
Loup Topalian
03/09/2021, 7:42 PMLoup Topalian
03/09/2021, 7:42 PMLoup Topalian
03/09/2021, 7:42 PMFrank
Frank
Frank
CDKToolkit
. This stack creates an S3 bucket that’s similar to Serverless Framework’s S3 deployment bucket. If the stack fails to create/update, it can be stuck in the REVIEW_IN_PROGRESS
state, and CDK doesn’t know how to handle that. When try to bootstrap again, CDK will keep polling for the stack status waiting for the user to review the CloudFormation changeset.Frank
Frank
CDKToolkit
stack, and then run sst start
again.Frank
Loup Topalian
03/11/2021, 7:48 PMFrank
Frank
Frank
cdk bootstrap
command?Loup Topalian
03/11/2021, 8:00 PMFrank
Frank
Loup Topalian
03/11/2021, 8:18 PMFrank
--cloudformation-execution-policies
flag. We are going to add support for this flag after we merge the removal of the forked CDK https://github.com/serverless-stack/serverless-stack/pull/82Frank
CDK_NEW_BOOTSTRAP=1 npx sst cdk bootstrap --cloudformation-execution-policies arn:aws:iam::aws:policy/XXXX
to manually bootstrap with the flag.Loup Topalian
03/15/2021, 7:20 PMLoup Topalian
03/16/2021, 10:14 AMsst start
with -next.15 and it seems to be deploying (the stack have being created without errors)Loup Topalian
03/16/2021, 10:14 AMLoup Topalian
03/16/2021, 10:14 AMFrank