aws-solutions / data-transfer-hub

Seamless User Interface for replicating data into AWS.
https://aws-solutions.github.io/data-transfer-hub/en/
Apache License 2.0
136 stars 22 forks source link

Enable Option to Explicitly Declare Using AES256 as Server Side Encryption #124

Closed shyl closed 10 months ago

shyl commented 1 year ago

Is your feature request related to a problem? Please describe. It is a technical blocker of AWS opp 0064z00002D4kOaAAJ.

Describe the feature you'd like The customer has enforced an SCP in its global region, so that every bucket under its AWS account will require an explicited declaration of SSE method of AES256 in its S3 API call, to be able to put any object into an S3 bucket. However, DTH does not provide such an option and therefore will not add any option in calling S3:PutObject (or other relevant) API, therefore DTH write to my customer's bucket will fail.

Additional context Add any other context or screenshots about the feature request here.

YikaiHu commented 10 months ago

Support in v2.6.0