Open fyfyjekwe opened 1 year ago
Trying to follow through the severless hands on static website exercise on aws's site.
But when i try to copy the link on git(local), i get this challenge:
$ aws s3 cp s3://wildrydes-site-us-east-1/WebApplication/1_StaticWebHosting/website ./ --recursive~
Unknown options: --recursive~
Any ideas on how i can resolve?
Resolved this already...Noticed an error in the code
Trying to follow through the severless hands on static website exercise on aws's site.
But when i try to copy the link on git(local), i get this challenge:
$ aws s3 cp s3://wildrydes-site-us-east-1/WebApplication/1_StaticWebHosting/website ./ --recursive~
Unknown options: --recursive~
Any ideas on how i can resolve?