GLACIER_IR default for artifacts s3 bucket (#4415)
This commit is contained in:
@@ -27,6 +27,7 @@ class S3StorageClass(StrEnum):
|
||||
# INTELLIGENT_TIERING = "INTELLIGENT_TIERING"
|
||||
ONEZONE_IA = "ONEZONE_IA"
|
||||
GLACIER = "GLACIER"
|
||||
GLACIER_IR = "GLACIER_IR" # Glacier Instant Retrieval
|
||||
# DEEP_ARCHIVE = "DEEP_ARCHIVE"
|
||||
# OUTPOSTS = "OUTPOSTS"
|
||||
# STANDARD_IA = "STANDARD_IA"
|
||||
|
||||
Reference in New Issue
Block a user