We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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?
The text was updated successfully, but these errors were encountered:
Resolved this already...Noticed an error in the code
Sorry, something went wrong.
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: