Skip to content

Commit 05f000b

Browse files
Nynxzncw
authored andcommitted
s3: rename glacier storage class to flexible retrieval
1 parent a34c839 commit 05f000b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

backend/s3/s3.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -2056,7 +2056,7 @@ If you leave it blank, this is calculated automatically from the sse_customer_ke
20562056
Help: "One Zone Infrequent Access storage class",
20572057
}, {
20582058
Value: "GLACIER",
2059-
Help: "Glacier storage class",
2059+
Help: "Glacier Flexible Retrieval storage class",
20602060
}, {
20612061
Value: "DEEP_ARCHIVE",
20622062
Help: "Glacier Deep Archive storage class",

docs/content/s3.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ Choose a number from below, or type in your own value
244244
\ "STANDARD_IA"
245245
5 / One Zone Infrequent Access storage class
246246
\ "ONEZONE_IA"
247-
6 / Glacier storage class
247+
6 / Glacier Flexible Retrieval storage class
248248
\ "GLACIER"
249249
7 / Glacier Deep Archive storage class
250250
\ "DEEP_ARCHIVE"

0 commit comments

Comments
 (0)