From 5e6f93d43a49f5d6dbab1d26b9a285616bc2b657 Mon Sep 17 00:00:00 2001 From: Adam Pippin Date: Fri, 1 May 2020 16:20:09 -0700 Subject: [PATCH] Add example --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4ba56e1..a480f73 100644 --- a/README.md +++ b/README.md @@ -30,3 +30,7 @@ of processes to make the actual calls to the AWS API. * `new_acl`: The new acl set set on the matched objects. The Amazon canned ACLs are: `private`, `public-read`, `public-read-write`, `authenticated-read`, `aws-exec-read`, `bucket-owner-read`, `bucket-owner-full-control` + +#### Example + + mass_s3 put-object-acl -m 2020-03-01 -o other-account-alias my-files 2020/ bucket-owner-full-control