Skip to content

Commit e7efd42

Browse files
author
awstools
committed
feat(client-mgn): Removed invalid and unnecessary default values.
1 parent 03b574e commit e7efd42

File tree

1 file changed

+0
-33
lines changed

1 file changed

+0
-33
lines changed

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

Lines changed: 0 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -3193,7 +3193,6 @@
31933193
"maxResults": {
31943194
"target": "com.amazonaws.mgn#MaxResultsType",
31953195
"traits": {
3196-
"smithy.api#default": 0,
31973196
"smithy.api#documentation": "<p>Request to describe Job log item maximum results.</p>"
31983197
}
31993198
},
@@ -3272,7 +3271,6 @@
32723271
"maxResults": {
32733272
"target": "com.amazonaws.mgn#MaxResultsType",
32743273
"traits": {
3275-
"smithy.api#default": 0,
32763274
"smithy.api#documentation": "<p>Request to describe job log items by max results.</p>"
32773275
}
32783276
},
@@ -3392,7 +3390,6 @@
33923390
"maxResults": {
33933391
"target": "com.amazonaws.mgn#MaxResultsType",
33943392
"traits": {
3395-
"smithy.api#default": 0,
33963393
"smithy.api#documentation": "<p>Maximum results to be returned in DescribeLaunchConfigurationTemplates.</p>"
33973394
}
33983395
},
@@ -3468,7 +3465,6 @@
34683465
"maxResults": {
34693466
"target": "com.amazonaws.mgn#MaxResultsType",
34703467
"traits": {
3471-
"smithy.api#default": 0,
34723468
"smithy.api#documentation": "<p>Request to describe Replication Configuration template by max results.</p>"
34733469
}
34743470
},
@@ -3541,7 +3537,6 @@
35413537
"maxResults": {
35423538
"target": "com.amazonaws.mgn#MaxResultsType",
35433539
"traits": {
3544-
"smithy.api#default": 0,
35453540
"smithy.api#documentation": "<p>Request to filter Source Servers list by maximum results.</p>"
35463541
}
35473542
},
@@ -3679,7 +3674,6 @@
36793674
"maxResults": {
36803675
"target": "com.amazonaws.mgn#MaxResultsType",
36813676
"traits": {
3682-
"smithy.api#default": 0,
36833677
"smithy.api#documentation": "<p>Maximum results to be returned in DescribeVcenterClients.</p>",
36843678
"smithy.api#httpQuery": "maxResults"
36853679
}
@@ -4799,7 +4793,6 @@
47994793
"com.amazonaws.mgn#Iops": {
48004794
"type": "long",
48014795
"traits": {
4802-
"smithy.api#default": 0,
48034796
"smithy.api#range": {
48044797
"min": 100,
48054798
"max": 64000
@@ -5439,14 +5432,12 @@
54395432
"iops": {
54405433
"target": "com.amazonaws.mgn#Iops",
54415434
"traits": {
5442-
"smithy.api#default": 0,
54435435
"smithy.api#documentation": "<p>Launch template disk iops configuration.</p>"
54445436
}
54455437
},
54465438
"throughput": {
54475439
"target": "com.amazonaws.mgn#Throughput",
54485440
"traits": {
5449-
"smithy.api#default": 0,
54505441
"smithy.api#documentation": "<p>Launch template disk throughput configuration.</p>"
54515442
}
54525443
}
@@ -5793,7 +5784,6 @@
57935784
"maxResults": {
57945785
"target": "com.amazonaws.mgn#MaxResultsType",
57955786
"traits": {
5796-
"smithy.api#default": 0,
57975787
"smithy.api#documentation": "<p>Maximum results to return when listing applications.</p>"
57985788
}
57995789
},
@@ -5898,7 +5888,6 @@
58985888
"maxResults": {
58995889
"target": "com.amazonaws.mgn#MaxResultsType",
59005890
"traits": {
5901-
"smithy.api#default": 0,
59025891
"smithy.api#documentation": "<p>List Connectors Request max results.</p>"
59035892
}
59045893
},
@@ -5992,7 +5981,6 @@
59925981
"maxResults": {
59935982
"target": "com.amazonaws.mgn#MaxResultsType",
59945983
"traits": {
5995-
"smithy.api#default": 0,
59965984
"smithy.api#documentation": "<p>List export errors request max results.</p>"
59975985
}
59985986
},
@@ -6065,7 +6053,6 @@
60656053
"maxResults": {
60666054
"target": "com.amazonaws.mgn#MaxResultsType",
60676055
"traits": {
6068-
"smithy.api#default": 0,
60696056
"smithy.api#documentation": "<p>List export request max results.</p>"
60706057
}
60716058
},
@@ -6171,7 +6158,6 @@
61716158
"maxResults": {
61726159
"target": "com.amazonaws.mgn#MaxResultsType",
61736160
"traits": {
6174-
"smithy.api#default": 0,
61756161
"smithy.api#documentation": "<p>List import errors request max results.</p>"
61766162
}
61776163
},
@@ -6250,7 +6236,6 @@
62506236
"maxResults": {
62516237
"target": "com.amazonaws.mgn#MaxResultsType",
62526238
"traits": {
6253-
"smithy.api#default": 0,
62546239
"smithy.api#documentation": "<p>List imports request max results.</p>"
62556240
}
62566241
},
@@ -6337,7 +6322,6 @@
63376322
"maxResults": {
63386323
"target": "com.amazonaws.mgn#MaxResultsType",
63396324
"traits": {
6340-
"smithy.api#default": 0,
63416325
"smithy.api#documentation": "<p>List managed accounts request max results.</p>"
63426326
}
63436327
},
@@ -6426,7 +6410,6 @@
64266410
"maxResults": {
64276411
"target": "com.amazonaws.mgn#MaxResultsType",
64286412
"traits": {
6429-
"smithy.api#default": 0,
64306413
"smithy.api#documentation": "<p>Maximum amount of items to return when listing source server post migration custom actions.</p>"
64316414
}
64326415
},
@@ -6570,7 +6553,6 @@
65706553
"maxResults": {
65716554
"target": "com.amazonaws.mgn#MaxResultsType",
65726555
"traits": {
6573-
"smithy.api#default": 0,
65746556
"smithy.api#documentation": "<p>Maximum amount of items to return when listing template post migration custom actions.</p>"
65756557
}
65766558
},
@@ -6640,7 +6622,6 @@
66406622
"maxResults": {
66416623
"target": "com.amazonaws.mgn#MaxResultsType",
66426624
"traits": {
6643-
"smithy.api#default": 0,
66446625
"smithy.api#documentation": "<p>Maximum results to return when listing waves.</p>"
66456626
}
66466627
},
@@ -6770,7 +6751,6 @@
67706751
"com.amazonaws.mgn#MaxResultsType": {
67716752
"type": "integer",
67726753
"traits": {
6773-
"smithy.api#default": 0,
67746754
"smithy.api#range": {
67756755
"min": 1,
67766756
"max": 1000
@@ -6838,7 +6818,6 @@
68386818
"com.amazonaws.mgn#OrderType": {
68396819
"type": "integer",
68406820
"traits": {
6841-
"smithy.api#default": 0,
68426821
"smithy.api#range": {
68436822
"min": 1001,
68446823
"max": 10000
@@ -7117,7 +7096,6 @@
71177096
"order": {
71187097
"target": "com.amazonaws.mgn#OrderType",
71197098
"traits": {
7120-
"smithy.api#default": 0,
71217099
"smithy.api#documentation": "<p>Source server post migration custom action order.</p>",
71227100
"smithy.api#required": {}
71237101
}
@@ -7144,7 +7122,6 @@
71447122
"timeoutSeconds": {
71457123
"target": "com.amazonaws.mgn#StrictlyPositiveInteger",
71467124
"traits": {
7147-
"smithy.api#default": 0,
71487125
"smithy.api#documentation": "<p>Source server post migration custom action timeout in seconds.</p>"
71497126
}
71507127
},
@@ -7244,7 +7221,6 @@
72447221
"order": {
72457222
"target": "com.amazonaws.mgn#OrderType",
72467223
"traits": {
7247-
"smithy.api#default": 0,
72487224
"smithy.api#documentation": "<p>Template post migration custom action order.</p>",
72497225
"smithy.api#required": {}
72507226
}
@@ -7271,7 +7247,6 @@
72717247
"timeoutSeconds": {
72727248
"target": "com.amazonaws.mgn#StrictlyPositiveInteger",
72737249
"traits": {
7274-
"smithy.api#default": 0,
72757250
"smithy.api#documentation": "<p>Template post migration custom action timeout in seconds.</p>"
72767251
}
72777252
},
@@ -8092,7 +8067,6 @@
80928067
"quotaValue": {
80938068
"target": "com.amazonaws.mgn#StrictlyPositiveInteger",
80948069
"traits": {
8095-
"smithy.api#default": 0,
80968070
"smithy.api#documentation": "<p>Exceeded the service quota value.</p>"
80978071
}
80988072
}
@@ -8289,7 +8263,6 @@
82898263
"order": {
82908264
"target": "com.amazonaws.mgn#OrderType",
82918265
"traits": {
8292-
"smithy.api#default": 0,
82938266
"smithy.api#documentation": "<p>Source server post migration custom action order.</p>"
82948267
}
82958268
},
@@ -8308,7 +8281,6 @@
83088281
"timeoutSeconds": {
83098282
"target": "com.amazonaws.mgn#StrictlyPositiveInteger",
83108283
"traits": {
8311-
"smithy.api#default": 0,
83128284
"smithy.api#documentation": "<p>Source server post migration custom action timeout in seconds.</p>"
83138285
}
83148286
},
@@ -8512,7 +8484,6 @@
85128484
"timeoutSeconds": {
85138485
"target": "com.amazonaws.mgn#StrictlyPositiveInteger",
85148486
"traits": {
8515-
"smithy.api#default": 0,
85168487
"smithy.api#documentation": "<p>AWS Systems Manager Document timeout seconds.</p>"
85178488
}
85188489
},
@@ -9095,7 +9066,6 @@
90959066
"com.amazonaws.mgn#StrictlyPositiveInteger": {
90969067
"type": "integer",
90979068
"traits": {
9098-
"smithy.api#default": 0,
90999069
"smithy.api#range": {
91009070
"min": 1
91019071
}
@@ -9247,7 +9217,6 @@
92479217
"order": {
92489218
"target": "com.amazonaws.mgn#OrderType",
92499219
"traits": {
9250-
"smithy.api#default": 0,
92519220
"smithy.api#documentation": "<p>Template post migration custom action order.</p>"
92529221
}
92539222
},
@@ -9266,7 +9235,6 @@
92669235
"timeoutSeconds": {
92679236
"target": "com.amazonaws.mgn#StrictlyPositiveInteger",
92689237
"traits": {
9269-
"smithy.api#default": 0,
92709238
"smithy.api#documentation": "<p>Template post migration custom action timeout in seconds.</p>"
92719239
}
92729240
},
@@ -9447,7 +9415,6 @@
94479415
"com.amazonaws.mgn#Throughput": {
94489416
"type": "long",
94499417
"traits": {
9450-
"smithy.api#default": 0,
94519418
"smithy.api#range": {
94529419
"min": 125,
94539420
"max": 1000

0 commit comments

Comments
 (0)