Problem/Motivation

Unable to upload image to S3 Bucket with AES256 or aws:kms server side encryption enabled and setting bucket policy in S3 of DenyIncorrectEncryptionHeader & DenyUnEncryptedObjectUploads for Action:PutObject

Steps to reproduce

Enable Encryption and Set bucket policy for putobject in AWS S3 Bucket

Proposed resolution

Adding patch to fix this issue.

Comments

pratik.mehta19 created an issue. See original summary.

pratik.mehta19’s picture

Status: Active » Needs review
pareshpatel’s picture

Status: Needs review » Reviewed & tested by the community

I have verified and it's working fine. Thanks.

cmlara’s picture

Title: Encryption not passed to PutObject » Encryption setting not passed to PutObject during config validation tests
Version: 8.x-3.0-alpha16 » 8.x-3.x-dev
Priority: Critical » Normal
Status: Reviewed & tested by the community » Needs work

Updated issue tittle as it appears based on the patch only impact the config validation. Can you confirm this is indeed the case?

Downgrading to Normal as validation errors do not stop S3FS from functioning.

Setting Needs Work, as current patch does not apply against dev.

  • cmlara committed c2f135d on 8.x-3.x
    Issue #3199125 by pratik.mehta19, cmlara: Encryption setting not passed...
cmlara’s picture

Status: Needs work » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.