Skip to content

Commit 8257a75

Browse files
amz_acl (#209)
1 parent 19e1356 commit 8257a75

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

cpt-repo.rst

+4
Original file line numberDiff line numberDiff line change
@@ -477,6 +477,10 @@ backend storage on S3.
477477
HEAD request. Enabled by default.
478478
``CVMFS_S3_USE_HTTPS`` Allow to use S3 implementation over HTTPS
479479
and not over HTTP
480+
``CVMFS_S3_X_AMZ_ACL`` | Canned access control lists (ACLs). Allowed is one value of
481+
| ``"public-read"`` (default), ``"public-write"``, ``"authenticated-read"``,
482+
| ``"aws-exec-read"``, ``"bucket-owner-read"``, ``"bucket-owner-full-control"``,
483+
| or ``""`` (for explanation see `Amazon ACL Overview <https://docs.aws.amazon.com/AmazonS3/latest/userguide/acl-overview.html#canned-acl>`_)
480484
=============================================== ===========================================
481485

482486

0 commit comments

Comments
 (0)