Valentin Kulichenko created IGNITE-7053:
-------------------------------------------
Summary: S3 IP finder: support server side encryption
Key: IGNITE-7053
URL:
https://issues.apache.org/jira/browse/IGNITE-7053 Project: Ignite
Issue Type: Improvement
Components: s3
Affects Versions: 2.3
Reporter: Valentin Kulichenko
Fix For: 2.4
In case server side encryption [1] is used, it may be required to specify the algorithm in request headers when saving information in a bucket (can be done via {{ObjectMetadata#setSSEAlgorithm}} method). To support this we need to add corresponding configuration property to the S3 IP finder.
[1]
http://docs.aws.amazon.com/AmazonS3/latest/dev/serv-side-encryption.html
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)