Skip to content

Commit a0329ca

Browse files
author
awstools
committed
feat(client-datazone): Raise hard limit of authorized principals per SubscriptionTarget from 10 to 20.
1 parent 088694d commit a0329ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1826,7 +1826,7 @@
18261826
"traits": {
18271827
"smithy.api#length": {
18281828
"min": 1,
1829-
"max": 10
1829+
"max": 20
18301830
}
18311831
}
18321832
},

0 commit comments

Comments
 (0)