Skip to content

Commit 7de7fe4

Browse files
author
AWS
committed
Amazon CloudWatch Application Insights Update: Remove incorrect endpoint tests
1 parent a5f58ec commit 7de7fe4

File tree

3 files changed

+16
-64
lines changed

3 files changed

+16
-64
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": "Amazon CloudWatch Application Insights",
4+
"contributor": "",
5+
"description": "Remove incorrect endpoint tests"
6+
}

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

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -442,17 +442,6 @@
442442
"UseDualStack": true
443443
}
444444
},
445-
{
446-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
447-
"expect": {
448-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
449-
},
450-
"params": {
451-
"Region": "us-iso-east-1",
452-
"UseFIPS": true,
453-
"UseDualStack": true
454-
}
455-
},
456445
{
457446
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
458447
"expect": {
@@ -466,17 +455,6 @@
466455
"UseDualStack": false
467456
}
468457
},
469-
{
470-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
471-
"expect": {
472-
"error": "DualStack is enabled but this partition does not support DualStack"
473-
},
474-
"params": {
475-
"Region": "us-iso-east-1",
476-
"UseFIPS": false,
477-
"UseDualStack": true
478-
}
479-
},
480458
{
481459
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
482460
"expect": {
@@ -490,17 +468,6 @@
490468
"UseDualStack": false
491469
}
492470
},
493-
{
494-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
495-
"expect": {
496-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
497-
},
498-
"params": {
499-
"Region": "us-isob-east-1",
500-
"UseFIPS": true,
501-
"UseDualStack": true
502-
}
503-
},
504471
{
505472
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
506473
"expect": {
@@ -514,17 +481,6 @@
514481
"UseDualStack": false
515482
}
516483
},
517-
{
518-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
519-
"expect": {
520-
"error": "DualStack is enabled but this partition does not support DualStack"
521-
},
522-
"params": {
523-
"Region": "us-isob-east-1",
524-
"UseFIPS": false,
525-
"UseDualStack": true
526-
}
527-
},
528484
{
529485
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
530486
"expect": {

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

Lines changed: 10 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -850,8 +850,7 @@
850850
},
851851
"CreateComponentResponse":{
852852
"type":"structure",
853-
"members":{
854-
}
853+
"members":{}
855854
},
856855
"CreateLogPatternRequest":{
857856
"type":"structure",
@@ -916,8 +915,7 @@
916915
},
917916
"DeleteApplicationResponse":{
918917
"type":"structure",
919-
"members":{
920-
}
918+
"members":{}
921919
},
922920
"DeleteComponentRequest":{
923921
"type":"structure",
@@ -938,8 +936,7 @@
938936
},
939937
"DeleteComponentResponse":{
940938
"type":"structure",
941-
"members":{
942-
}
939+
"members":{}
943940
},
944941
"DeleteLogPatternRequest":{
945942
"type":"structure",
@@ -965,8 +962,7 @@
965962
},
966963
"DeleteLogPatternResponse":{
967964
"type":"structure",
968-
"members":{
969-
}
965+
"members":{}
970966
},
971967
"DescribeApplicationRequest":{
972968
"type":"structure",
@@ -2050,8 +2046,7 @@
20502046
},
20512047
"RemoveWorkloadResponse":{
20522048
"type":"structure",
2053-
"members":{
2054-
}
2049+
"members":{}
20552050
},
20562051
"ResolutionMethod":{
20572052
"type":"string",
@@ -2188,8 +2183,7 @@
21882183
},
21892184
"TagResourceResponse":{
21902185
"type":"structure",
2191-
"members":{
2192-
}
2186+
"members":{}
21932187
},
21942188
"TagValue":{
21952189
"type":"string",
@@ -2268,8 +2262,7 @@
22682262
},
22692263
"UntagResourceResponse":{
22702264
"type":"structure",
2271-
"members":{
2272-
}
2265+
"members":{}
22732266
},
22742267
"UpdateApplicationRequest":{
22752268
"type":"structure",
@@ -2353,8 +2346,7 @@
23532346
},
23542347
"UpdateComponentConfigurationResponse":{
23552348
"type":"structure",
2356-
"members":{
2357-
}
2349+
"members":{}
23582350
},
23592351
"UpdateComponentRequest":{
23602352
"type":"structure",
@@ -2383,8 +2375,7 @@
23832375
},
23842376
"UpdateComponentResponse":{
23852377
"type":"structure",
2386-
"members":{
2387-
}
2378+
"members":{}
23882379
},
23892380
"UpdateLogPatternRequest":{
23902381
"type":"structure",
@@ -2449,8 +2440,7 @@
24492440
},
24502441
"UpdateProblemResponse":{
24512442
"type":"structure",
2452-
"members":{
2453-
}
2443+
"members":{}
24542444
},
24552445
"UpdateStatus":{
24562446
"type":"string",

0 commit comments

Comments
 (0)