logstash-plugins / logstash-integration-aws

Apache License 2.0
7 stars 17 forks source link

Update list of possible S3 storage classes #43

Closed frh-td closed 1 month ago

frh-td commented 4 months ago

Release notes

Added the Intelligent-Tiering, Glacier Flexible Retrieval, Glacier Deep Archive, Outposts, Glacier Instant Retrieval, Snow, and Express One Zone S3 storage classes

What does this PR do?

Updates the list of possible S3 storage classes to the full list available from Amazon: https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutObject.html#AmazonS3-PutObject-request-header-StorageClass

Why is it important/What is the impact to the user?

Allows use of the full range of S3 storage classes available.

Checklist

Related issues

cla-checker-service[bot] commented 4 months ago

💚 CLA has been signed

flexitrev commented 1 month ago

Thanks so much for your contribution. We just merged a newer PR that does this as well. https://github.com/logstash-plugins/logstash-integration-aws/pull/49. We're hoping to package this with the 8.15 release of Logstash. I noted your contribution in the PR and commit. Please feel free to ping me if you have anything else you'd like a faster review on.