Skip to content

Commit 4b61b68

Browse files
author
awstools
committed
feat(client-codebuild): Remove redundant validation check.
1 parent 38c46e8 commit 4b61b68

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

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

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4597,12 +4597,7 @@
45974597
}
45984598
},
45994599
"com.amazonaws.codebuild#FleetCapacity": {
4600-
"type": "integer",
4601-
"traits": {
4602-
"smithy.api#range": {
4603-
"min": 1
4604-
}
4605-
}
4600+
"type": "integer"
46064601
},
46074602
"com.amazonaws.codebuild#FleetContextCode": {
46084603
"type": "enum",

0 commit comments

Comments
 (0)