Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
As of today, there are 4 storage classes in AWS S3 viz. Standard, Reduced Redundancy Storage, Infrequent Access and Glacier. Currently any file uploaded on AWS S3 takes default Standard storage class which is costliest storage in S3. While uploading my file to AWS S3, how can I specify storage class in tS3Put?
Alternatively, to some extent, JetS3t library provides some option but their documentation states only 2 storage classes viz. Standard and Reduced Redundancy Storage.
Thanks,
Hi,
Unfortunately, you cannot specify the storage class in tS3Put component.
Could you please raise a feature request for your specific use case so that R&D team can look into it?
https://jira.talendforge.org/secure/Dashboard.jspa
Warm Regards,
Nikhil Thampi