quartox opened a new issue, #5087:
URL: https://github.com/apache/arrow-rs/issues/5087

   **Which part is this question about**
   Library API
   
   **Describe your question**
   I need to use [server side 
encryption](https://docs.aws.amazon.com/AmazonS3/latest/userguide/specifying-s3-encryption.html)
 when uploading to S3. The upload is rejected without specifying this option, 
e.g. from aws cli `--server-side-encryption AES256`. Based on the 
AmazonS3ConfigKey and ClientKey enums it looks like this is not supported but I 
am not certain if I understand this correctly. Is there currently a way to 
specify this argument when uploading?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to