Skip to content

Commit 87c71f3

Browse files
author
AWS
committed
AWS Migration Hub Update: Remove incorrect endpoint tests
1 parent f877977 commit 87c71f3

File tree

3 files changed

+18
-68
lines changed

3 files changed

+18
-68
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS Migration Hub",
4+
"contributor": "",
5+
"description": "Remove incorrect endpoint tests"
6+
}

services/migrationhub/src/main/resources/codegen-resources/endpoint-tests.json

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -234,17 +234,6 @@
234234
"UseDualStack": false
235235
}
236236
},
237-
{
238-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
239-
"expect": {
240-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
241-
},
242-
"params": {
243-
"Region": "us-iso-east-1",
244-
"UseFIPS": true,
245-
"UseDualStack": true
246-
}
247-
},
248237
{
249238
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
250239
"expect": {
@@ -258,17 +247,6 @@
258247
"UseDualStack": false
259248
}
260249
},
261-
{
262-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
263-
"expect": {
264-
"error": "DualStack is enabled but this partition does not support DualStack"
265-
},
266-
"params": {
267-
"Region": "us-iso-east-1",
268-
"UseFIPS": false,
269-
"UseDualStack": true
270-
}
271-
},
272250
{
273251
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
274252
"expect": {
@@ -282,17 +260,6 @@
282260
"UseDualStack": false
283261
}
284262
},
285-
{
286-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
287-
"expect": {
288-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
289-
},
290-
"params": {
291-
"Region": "us-isob-east-1",
292-
"UseFIPS": true,
293-
"UseDualStack": true
294-
}
295-
},
296263
{
297264
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
298265
"expect": {
@@ -306,17 +273,6 @@
306273
"UseDualStack": false
307274
}
308275
},
309-
{
310-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
311-
"expect": {
312-
"error": "DualStack is enabled but this partition does not support DualStack"
313-
},
314-
"params": {
315-
"Region": "us-isob-east-1",
316-
"UseFIPS": false,
317-
"UseDualStack": true
318-
}
319-
},
320276
{
321277
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
322278
"expect": {

services/migrationhub/src/main/resources/codegen-resources/service-2.json

Lines changed: 12 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -516,8 +516,7 @@
516516
},
517517
"AssociateCreatedArtifactResult":{
518518
"type":"structure",
519-
"members":{
520-
}
519+
"members":{}
521520
},
522521
"AssociateDiscoveredResourceRequest":{
523522
"type":"structure",
@@ -547,8 +546,7 @@
547546
},
548547
"AssociateDiscoveredResourceResult":{
549548
"type":"structure",
550-
"members":{
551-
}
549+
"members":{}
552550
},
553551
"AssociateSourceResourceRequest":{
554552
"type":"structure",
@@ -578,8 +576,7 @@
578576
},
579577
"AssociateSourceResourceResult":{
580578
"type":"structure",
581-
"members":{
582-
}
579+
"members":{}
583580
},
584581
"ConfigurationId":{
585582
"type":"string",
@@ -603,8 +600,7 @@
603600
},
604601
"CreateProgressUpdateStreamResult":{
605602
"type":"structure",
606-
"members":{
607-
}
603+
"members":{}
608604
},
609605
"CreatedArtifact":{
610606
"type":"structure",
@@ -653,8 +649,7 @@
653649
},
654650
"DeleteProgressUpdateStreamResult":{
655651
"type":"structure",
656-
"members":{
657-
}
652+
"members":{}
658653
},
659654
"DescribeApplicationStateRequest":{
660655
"type":"structure",
@@ -733,8 +728,7 @@
733728
},
734729
"DisassociateCreatedArtifactResult":{
735730
"type":"structure",
736-
"members":{
737-
}
731+
"members":{}
738732
},
739733
"DisassociateDiscoveredResourceRequest":{
740734
"type":"structure",
@@ -764,8 +758,7 @@
764758
},
765759
"DisassociateDiscoveredResourceResult":{
766760
"type":"structure",
767-
"members":{
768-
}
761+
"members":{}
769762
},
770763
"DisassociateSourceResourceRequest":{
771764
"type":"structure",
@@ -795,8 +788,7 @@
795788
},
796789
"DisassociateSourceResourceResult":{
797790
"type":"structure",
798-
"members":{
799-
}
791+
"members":{}
800792
},
801793
"DiscoveredResource":{
802794
"type":"structure",
@@ -864,8 +856,7 @@
864856
},
865857
"ImportMigrationTaskResult":{
866858
"type":"structure",
867-
"members":{
868-
}
859+
"members":{}
869860
},
870861
"InternalServerError":{
871862
"type":"structure",
@@ -1268,8 +1259,7 @@
12681259
},
12691260
"NotifyApplicationStateResult":{
12701261
"type":"structure",
1271-
"members":{
1272-
}
1262+
"members":{}
12731263
},
12741264
"NotifyMigrationTaskStateRequest":{
12751265
"type":"structure",
@@ -1309,8 +1299,7 @@
13091299
},
13101300
"NotifyMigrationTaskStateResult":{
13111301
"type":"structure",
1312-
"members":{
1313-
}
1302+
"members":{}
13141303
},
13151304
"PolicyErrorException":{
13161305
"type":"structure",
@@ -1374,8 +1363,7 @@
13741363
},
13751364
"PutResourceAttributesResult":{
13761365
"type":"structure",
1377-
"members":{
1378-
}
1366+
"members":{}
13791367
},
13801368
"ResourceAttribute":{
13811369
"type":"structure",

0 commit comments

Comments
 (0)