Skip to content

Commit

Permalink
feat(client-qconnect): Increased Quick Response name max length to 100
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jan 19, 2024
1 parent 2be6625 commit b02d4af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codegen/sdk-codegen/aws-models/qconnect.json
Original file line number Diff line number Diff line change
Expand Up @@ -4755,7 +4755,7 @@
"traits": {
"smithy.api#length": {
"min": 1,
"max": 40
"max": 100
}
}
},
Expand Down

0 comments on commit b02d4af

Please sign in to comment.