aws-samples / aws-bookstore-demo-app

AWS Bookstore Demo App is a full-stack sample web application that creates a storefront (and backend) for customers to shop for fictitious books. The entire application can be created with a single template. Built on AWS Full-Stack Template.
MIT No Attribution
615 stars 304 forks source link

HELP. I CAN'T CREATE CLOUDFORMATION STACK USING FILE PROVIDED #24

Closed Choice-Jay closed 1 year ago

Choice-Jay commented 3 years ago

When creating an AWS CloudFormation Stack using the mybookstore file provided or the link provided, I keep getting an error that said rollback_complete with an X mark in front. It is constantly failing to create the stack.

triggan commented 2 years ago

Very likely related to #27

expresslaw commented 2 years ago

More likely related to https://github.com/aws-samples/aws-bookstore-demo-app/issues/29. @Choice-Jay, are you getting an authentication message regarding code in an S3 bucket? "Your access has been denied by S3, please make sure your request credentials have permission to GetObject for fsd-aws-wildrydes-us-west-2/aws-serverless-codecommit-seeder.zip. S3 Error Code: AccessDenied. S3 Error Message: Access Denied...." If that's the case then it appears to be due to whoever owns the fsd-aws-wildrydes// bucket altering GetObject access permissions on this file.

sebastienpiette commented 2 years ago

No update yet ?

triggan commented 1 year ago

Both issues #27 and #29 have been resolved and the stack has seen significant updates recently. Closing out this issue.