mludvig / amazon-textract-cloudformation

Automated solution for parsing PDF files using Amazon Textract. Complete solution with CloudFormation template, Step Function State Machine, Lambda functions, etc.
9 stars 6 forks source link

Failed to create/update the stack. Run the following command to fetch the list of events leading up to the failure #1

Open Mayur2992 opened 3 years ago

Mayur2992 commented 3 years ago

Press [Enter] to continue or Ctrl-C to abort.

Uploading to deploy/02da598d698e7e636f5cf73636e5c1ca 1067 / 1067.0 (100.00%) Successfully packaged artifacts and wrote output template to file /tmp/template-0DwbLSWK.yml. Execute the following command to deploy the packaged template aws cloudformation deploy --template-file /tmp/template-0DwbLSWK.yml --stack-name

Waiting for changeset to be created.. Waiting for stack create/update to complete

Failed to create/update the stack. Run the following command to fetch the list of events leading up to the failure aws cloudformation describe-stack-events --stack-name textract-demo

mludvig commented 3 years ago

So what error did you get from aws cloudformation describe-stack-events --stack-name textract-demo?