mirror of
https://github.com/rclone/rclone.git
synced 2025-07-16 22:42:36 +02:00
s3: Add GLACIER_IR storage class
This commit is contained in:
committed by
Nick Craig-Wood
parent
0681a5c86a
commit
408d9f3e7a
@ -1184,6 +1184,9 @@ If you leave it blank, this is calculated automatically from the sse_customer_ke
|
||||
}, {
|
||||
Value: "INTELLIGENT_TIERING",
|
||||
Help: "Intelligent-Tiering storage class",
|
||||
}, {
|
||||
Value: "GLACIER_IR",
|
||||
Help: "Glacier Instant Retrieval storage class",
|
||||
}},
|
||||
}, {
|
||||
// Mapping from here: https://www.alibabacloud.com/help/doc-detail/64919.htm
|
||||
|
Reference in New Issue
Block a user