Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-20851

S3 Uploader should allow ACLs to be specified on upload

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Major Major
    • s3-plugin
    • 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

          [JENKINS-20851] S3 Uploader should allow ACLs to be specified on upload

          Alex Gray added a comment -

          I did a quick and dirty PR here: https://github.com/jenkinsci/s3-plugin/pull/57 It's not pretty (and you probably want to tweak it), but at leas it gets you what you want (and what I want too)

          Alex Gray added a comment - I did a quick and dirty PR here: https://github.com/jenkinsci/s3-plugin/pull/57 It's not pretty (and you probably want to tweak it), but at leas it gets you what you want (and what I want too)

          Thai Pham added a comment -

          Is there any plan to implement this feature?

          Thai Pham added a comment - Is there any plan to implement this feature?

          Koen Geisink added a comment -

          Any update on this feature by any chance?

          Koen Geisink added a comment - Any update on this feature by any chance?

            Unassigned Unassigned
            malcolmbox Malcolm Box
            Votes:
            2 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: