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:46:00 UTC

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

     [ https://issues.apache.org/jira/browse/NIFI-5478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Randy Bovay updated NIFI-5478:
------------------------------
    Description: 
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.

 

  was:
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.

 


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