Skip to content

Commit 796d6f4

Browse files
author
awstools
committed
feat(client-workspaces): Increased the character limit of the login message from 600 to 850 characters.
1 parent 3cdf80c commit 796d6f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,7 @@
475475
"traits": {
476476
"smithy.api#length": {
477477
"min": 0,
478-
"max": 600
478+
"max": 850
479479
},
480480
"smithy.api#pattern": "^.*$"
481481
}

0 commit comments

Comments
 (0)