This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Description
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.