You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which AWS Services is the feature request for?
S3. Specifically TransferUtility's support for new Storage Class GLACIER_IR. This storage class is not yet available on version 2.40.0.
Describe the solution you'd like
Please add enum type for GLACIER_IR in com.amazonaws.services.s3.model.StorageClass to be used in ObjectMetadata#setStorageClass
Which AWS Services is the feature request for?
S3. Specifically
TransferUtility
's support for new Storage ClassGLACIER_IR
. This storage class is not yet available on version2.40.0
.Describe the solution you'd like
Please add enum type for
GLACIER_IR
incom.amazonaws.services.s3.model.StorageClass
to be used inObjectMetadata#setStorageClass
Thank you.
Additional context
References:
The text was updated successfully, but these errors were encountered: