logstash-plugins / logstash-output-s3

Apache License 2.0
58 stars 151 forks source link

Added missing storage tier options #232

Closed freimer closed 2 months ago

freimer commented 3 years ago

Thanks for contributing to Logstash! If you haven't already signed our CLA, here's a handy link: https://www.elastic.co/contributor-agreement/

See Issue #231

cla-checker-service[bot] commented 3 years ago

❌ Author of the following commits did not sign a Contributor Agreement: b55b768b47be89d09e1221fe526d69ae5fb80837

Please, read and sign the above mentioned agreement if you want to contribute to this project

ddelange commented 2 years ago

FYI there is now also the Glacier Instant Retrieval class (GLACIER_IR) ref https://aws.amazon.com/about-aws/whats-new/2021/11/amazon-s3-glacier-instant-retrieval-storage-class/

kares commented 2 years ago

Thanks Fred, makes sense - could we also add the GLACIER_IR mentioned above? Any chance for signing the CLA?

flexitrev commented 2 months ago

This is resolved with the PR to the aws-integration plugin https://github.com/logstash-plugins/logstash-integration-aws/pull/49