-
New Feature
-
Resolution: Unresolved
-
Major
-
None
The S3 uploader plugin (https://wiki.jenkins-ci.org/display/JENKINS/S3+Plugin) supports setting arbitrary metadata via x-amz-meta headers, but doesn't support providing a custom ACL via x-amz-acl headers.
Being able to specify ACLs for an upload would allow builds to be made available to the correct subset of people automatically.
Details on the x-amz-acl header here: http://docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectPUT.html
- relates to
-
JENKINS-12376 [s3] optionally make objects uploaded to S3 public
- Open
-
JENKINS-41263 Allow setting acl/permissions on uploaded objects
- Closed