[
https://issues.apache.org/jira/browse/NIFI-5478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16903705#comment-16903705
]
ASF subversion and git services commented on NIFI-5478:
-------------------------------------------------------
Commit a5bdecbd25a5ef46bd75bdb926d44cde8bc79c96 in nifi's branch
refs/heads/master from Peter Turcsanyi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=a5bdecb ]
NIFI-5478: PutS3Object support for new Storage Classes
Signed-off-by: Pierre Villard <[email protected]>
This closes #3608.
> PutS3Object support for new Storage Classes for Infrequent Access
> -----------------------------------------------------------------
>
> Key: NIFI-5478
> URL: https://issues.apache.org/jira/browse/NIFI-5478
> Project: Apache NiFi
> Issue Type: Improvement
> Affects Versions: 1.7.0, 1.7.1
> Reporter: Randy Bovay
> Assignee: Peter Turcsanyi
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The PutS3Object processor currently supports StorageClass of 'Standard' and
> 'ReducedRedundancy', but not the 2 additional Storage classes which have been
> released which cost less.
> This processor should also provide these new storage classes as an option.
> S3 Standard-Infrequent Access (S3 Standard-IA) Storage
> S3 One Zone-Infrequent Access (S3 One Zone-IA) Storage
> [https://aws.amazon.com/s3/storage-classes/]
> The Reduced Redundancy Class seems to be still available, although appears to
> be deprecated. I would recommend no change to that as it's not fully retired
> and AWS appears to be letting this die on the vine.
>
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)