#AWS Help: cannot create my website in s3 bucket: can someone please explain this error message
1 messages · Page 1 of 1 (latest)
oh actually i was using one account in the SAM CLI and another one in the console but I wasn't modifying anything in the console, just checking my steps as i went along. i tried changing the bucketname in the IDE (VSC) but i am still getting the exact same message
The bucket name may be hard coded somewhere...check if you have changed at all.places possible..
thanks. I was able to get passed the naming issue right into another one. I don't really understand the issue with this error. "replacement type updates not supported w disabled rollback" so I tried changing samconfig.toml to "disable_rollback = false" and tried adding --no-disable-rollback in the cli but when i made those changes i got the error in the second pic.