Skip to content

Commit 6ef4c5f

Browse files
author
AWS
committed
AWS Storage Gateway Update: Adding support for S3_INTELLIGENT_TIERING as a storage class option
1 parent 05083f1 commit 6ef4c5f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS Storage Gateway",
4+
"description": "Adding support for S3_INTELLIGENT_TIERING as a storage class option"
5+
}

services/storagegateway/src/main/resources/codegen-resources/service-2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4089,7 +4089,7 @@
40894089
"StorageClass":{
40904090
"type":"string",
40914091
"documentation":"<p/>",
4092-
"max":20,
4092+
"max":50,
40934093
"min":5
40944094
},
40954095
"StorageGatewayError":{

0 commit comments

Comments
 (0)