You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Randy Bovay (JIRA)" <ji...@apache.org> on 2018/08/01 16:09:00 UTC

[jira] [Created] (NIFI-5478) PutS3Object support for new Storage Classes for Infrequent Access

Randy Bovay created NIFI-5478:
---------------------------------

             Summary: 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.1, 1.7.0
            Reporter: Randy Bovay


The PutS3Object processor currently supports StorageClass of 'Standard' and 'ReducedRedundancy', but not the 2 addtional Storage classes which have been released which cost less.


This processor should now provide these storage classes as an option.
   S3 Standard-Infrequent Access (S3 Standard-IA) Storage
   S3 One Zone-Infrequent Access (S3 One Zone-IA) Storage

 

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.3#76005)