Open YMRTZ opened 9 months ago
That location appears to be deprecated. You can find the workshop and assets via Wild Rydes Web Application
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.
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 givefatal 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.