Skip to content

Commit

Permalink
feat(client-workspaces): Increased the character limit of the login m…
Browse files Browse the repository at this point in the history
…essage from 600 to 850 characters.
  • Loading branch information
awstools committed May 12, 2022
1 parent 3cdf80c commit 796d6f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codegen/sdk-codegen/aws-models/workspaces.json
Original file line number Diff line number Diff line change
Expand Up @@ -475,7 +475,7 @@
"traits": {
"smithy.api#length": {
"min": 0,
"max": 600
"max": 850
},
"smithy.api#pattern": "^.*$"
}
Expand Down

0 comments on commit 796d6f4

Please sign in to comment.