GitHub user adamonduty opened a pull request:
https://github.com/apache/nifi/pull/246
NIFI-1180: Modify PutS3Object to enable encryption
This adds a property to set server side encryption on PutS3Object. In
addition, it adds `s3.sseAlgorithm` to `FetchS3Object` so users of that
processor will know if object encryption is turned on.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/adamonduty/nifi NIFI-1180
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/246.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #246
----
commit 522787dd5f6a11a0e6b8e97266106dfc66d9c09e
Author: Adam Lamar <[email protected]>
Date: 2016-02-21T06:12:56Z
NIFI-1180: Modify PutS3Object to enable encryption
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---