Skip to content

Commit

Permalink
feat(client-iot): Raised the documentParameters size limit to 30 KB f…
Browse files Browse the repository at this point in the history
…or AWS IoT Device Management - Jobs.
  • Loading branch information
awstools committed Jan 27, 2025
1 parent a7a494c commit a57b590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codegen/sdk-codegen/aws-models/iot.json
Original file line number Diff line number Diff line change
Expand Up @@ -29380,7 +29380,7 @@
"traits": {
"smithy.api#length": {
"min": 1,
"max": 512
"max": 30720
},
"smithy.api#pattern": "^[^\\p{C}]+$"
}
Expand Down

0 comments on commit a57b590

Please sign in to comment.