Skip to content

Commit a57b590

Browse files
author
awstools
committed
feat(client-iot): Raised the documentParameters size limit to 30 KB for AWS IoT Device Management - Jobs.
1 parent a7a494c commit a57b590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: codegen/sdk-codegen/aws-models/iot.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29380,7 +29380,7 @@
2938029380
"traits": {
2938129381
"smithy.api#length": {
2938229382
"min": 1,
29383-
"max": 512
29383+
"max": 30720
2938429384
},
2938529385
"smithy.api#pattern": "^[^\\p{C}]+$"
2938629386
}

0 commit comments

Comments
 (0)