You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: