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

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