Skip to content

Commit

Permalink
feat(client-fms): Increases Customer API's ManagedServiceData length
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jul 2, 2024
1 parent ac9f3d2 commit b5ca023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codegen/sdk-codegen/aws-models/fms.json
Original file line number Diff line number Diff line change
Expand Up @@ -5145,7 +5145,7 @@
"traits": {
"smithy.api#length": {
"min": 1,
"max": 10000
"max": 30000
},
"smithy.api#pattern": "^((?!\\\\[nr]).)+$"
}
Expand Down

0 comments on commit b5ca023

Please sign in to comment.