Open roberth-k opened 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).
GLACIER_IR
x-amz-storage-class
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 forx-amz-storage-class
).