thomasfr / hass-addons

MIT License
14 stars 24 forks source link

Add GLACIER_IR storage class option #9

Open roberth-k opened 1 year ago

roberth-k commented 1 year ago

Adds Glacier Instant Retrieval (Glacier IR) as a storage class option.

Glacier IR is ~3x cheaper than Standard IA.

GLACIER_IR was obtained from https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutObject.html (see valid values for x-amz-storage-class).