aws-samples / aws-serverless-workshops

Code and walkthrough labs to set up serverless applications for Wild Rydes workshops
http://wildrydes.com
Apache License 2.0
4.19k stars 2.62k forks source link

Bucket Does Not Exist #352

Open YMRTZ opened 8 months ago

YMRTZ commented 8 months ago

I followed the AWS Servless Web Application tutorial using GitHub, and tried to download the pre-built WildRydes website by inputting aws s3 cp s3://wildrydes-us-east-1/WebApplication/1_StaticWebHosting/website ./ --recursive into the command prompt, only for it to give fatal error: An error occurred (NoSuchBucket) when calling the ListObjectsV2 operation: The specified bucket does not exist. I tried it again using CodeCommit, and the same error occured.

matrayu commented 8 months ago

That location appears to be deprecated. You can find the workshop and assets via Wild Rydes Web Application

pipinstallyogi commented 7 months ago

I have also the same issue. I am in the region eu-central-1 and in the workshop page it is mentioned as a supported region. Can someone please help.