Skip to content

Commit 83f5a7c

Browse files
feat: update AWS API models
1 parent 4a7f61a commit 83f5a7c

File tree

3 files changed

+194
-100
lines changed

3 files changed

+194
-100
lines changed

codegen/sdk/aws-models/connect.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24797,7 +24797,7 @@
2479724797
"traits": {
2479824798
"smithy.api#length": {
2479924799
"min": 1,
24800-
"max": 128
24800+
"max": 64
2480124801
}
2480224802
}
2480324803
},
@@ -24841,7 +24841,7 @@
2484124841
"traits": {
2484224842
"smithy.api#length": {
2484324843
"min": 1,
24844-
"max": 128
24844+
"max": 64
2484524845
}
2484624846
}
2484724847
},
@@ -24853,7 +24853,7 @@
2485324853
"traits": {
2485424854
"smithy.api#length": {
2485524855
"min": 1,
24856-
"max": 75
24856+
"max": 128
2485724857
}
2485824858
}
2485924859
},

0 commit comments

Comments
 (0)