Skip to content

Commit

Permalink
Update API model
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Jan 26, 2024
1 parent e6eb2ad commit e2e1748
Show file tree
Hide file tree
Showing 3 changed files with 194 additions and 100 deletions.
6 changes: 3 additions & 3 deletions codegen/sdk-codegen/aws-models/connect.json
Original file line number Diff line number Diff line change
Expand Up @@ -24797,7 +24797,7 @@
"traits": {
"smithy.api#length": {
"min": 1,
"max": 128
"max": 64
}
}
},
Expand Down Expand Up @@ -24841,7 +24841,7 @@
"traits": {
"smithy.api#length": {
"min": 1,
"max": 128
"max": 64
}
}
},
Expand All @@ -24853,7 +24853,7 @@
"traits": {
"smithy.api#length": {
"min": 1,
"max": 75
"max": 128
}
}
},
Expand Down
Loading

0 comments on commit e2e1748

Please sign in to comment.