How to deploy static website to s3 bucket using aws cli ?
aws s3 cp ./www s3://YOUR_BUCKET_NAME –recursive –acl public-read
1 min read
aws s3 cp ./www s3://YOUR_BUCKET_NAME –recursive –acl public-readAZ
ayyaz@ayyaztech.com
Newsletter
Get the latest posts and updates delivered to your inbox.