Skip to content

Commit b02d4af

Browse files
author
awstools
committed
feat(client-qconnect): Increased Quick Response name max length to 100
1 parent 2be6625 commit b02d4af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codegen/sdk-codegen/aws-models/qconnect.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4755,7 +4755,7 @@
47554755
"traits": {
47564756
"smithy.api#length": {
47574757
"min": 1,
4758-
"max": 40
4758+
"max": 100
47594759
}
47604760
}
47614761
},

0 commit comments

Comments
 (0)