cobbzilla/s3s3mirror

Feature request: Support StorageClass "InfrequentAccess"

DaveOHenry opened this issue · 1 comments

Adding support for the infrequent access storage class would be a nice feature. One could use the cheaper storage class for a mirrored bucket that is used for disaster recovery purposes or to recover from accidental deletions.
Currently only "Standard" and "ReducedRedundancy" is supported.

I would welcome a PR for this.