Skip to content

Instantly share code, notes, and snippets.

@e10a
Last active May 2, 2024 19:13
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save e10a/e21dec20244b2cbfe8be7a8b749c9556 to your computer and use it in GitHub Desktop.
Save e10a/e21dec20244b2cbfe8be7a8b749c9556 to your computer and use it in GitHub Desktop.
aws s3
aws s3api put-object-acl --bucket rocksbox --key site/homepage/2024/phase1/LO-HP-Hero-Desktop.jpg --acl public-read
aws s3api put-object-acl --bucket rocksbox --key site/homepage/2024/phase1/LO-HP-Hero-Mobile.jpg --acl public-read
aws s3api get-object-acl --bucket rocksbox --key site/homepage/2024/phase1/filename.xxx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment