Before setting ACL permissions, we recommend you read Managing S3 Access Control Rules (ACLs).
s3cmd [-c CONFIGFILE] setacl s3://BUCKET/OBJECT [--acl-grant=PERMISSION:{USER_VAST_ID|GROUP}] [--acl-revoke=PERMISSION:{USER_VAST_ID|GROUP}]
CONFIGFILE |
|
BUCKET |
|
OBJECT |
Name of object |
--acl-grant |
Grant stated permission for stated user or group. |
--acl-revoke |
Revoke stated permission for stated user or group |
PERMISSION |
Type of permission to grant:
|
USER |
A user to which you want to grant the permission. Can be specified as: Connecting to the VAST CLI. |
GROUP |
Two pre-defined groups are supported: 'http://acs.amazonaws.com/groups/global/AllUsers' 'http://acs.amazonaws.com/groups/global/AuthenticatedUsers' |
Comments
0 comments
Article is closed for comments.