How to deploy static website to s3 bucket using aws cli ?
24/09/2024
—
Ayyaz Zafar
Uncategorized
aws s3 cp ./www s3://YOUR_BUCKET_NAME –recursive –acl public-read