s3: add support for "Glacier Deep Archive" storage class - fixes #3088

This commit is contained in:
Manu
2019-04-05 11:14:05 +08:00
committed by Nick Craig-Wood
parent 0862dc9b2b
commit 6e86526c9d
2 changed files with 6 additions and 1 deletions

View File

@@ -645,6 +645,9 @@ isn't set then "acl" is used instead.`,
}, {
Value: "GLACIER",
Help: "Glacier storage class",
}, {
Value: "DEEP_ARCHIVE",
Help: "Glacier Deep Archive storage class",
}},
}, {
// Mapping from here: https://www.alibabacloud.com/help/doc-detail/64919.htm