Skip to content

Commit 43a4451

Browse files
author
awstools
committed
feat(client-detective): Remove incorrect endpoint tests
1 parent a5ebd35 commit 43a4451

File tree

1 file changed

+18
-80
lines changed

1 file changed

+18
-80
lines changed

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

Lines changed: 18 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -1052,17 +1052,6 @@
10521052
"UseDualStack": false
10531053
}
10541054
},
1055-
{
1056-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
1057-
"expect": {
1058-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
1059-
},
1060-
"params": {
1061-
"Region": "us-iso-east-1",
1062-
"UseFIPS": true,
1063-
"UseDualStack": true
1064-
}
1065-
},
10661055
{
10671056
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
10681057
"expect": {
@@ -1076,17 +1065,6 @@
10761065
"UseDualStack": false
10771066
}
10781067
},
1079-
{
1080-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
1081-
"expect": {
1082-
"error": "DualStack is enabled but this partition does not support DualStack"
1083-
},
1084-
"params": {
1085-
"Region": "us-iso-east-1",
1086-
"UseFIPS": false,
1087-
"UseDualStack": true
1088-
}
1089-
},
10901068
{
10911069
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
10921070
"expect": {
@@ -1100,17 +1078,6 @@
11001078
"UseDualStack": false
11011079
}
11021080
},
1103-
{
1104-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
1105-
"expect": {
1106-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
1107-
},
1108-
"params": {
1109-
"Region": "us-isob-east-1",
1110-
"UseFIPS": true,
1111-
"UseDualStack": true
1112-
}
1113-
},
11141081
{
11151082
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
11161083
"expect": {
@@ -1124,17 +1091,6 @@
11241091
"UseDualStack": false
11251092
}
11261093
},
1127-
{
1128-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
1129-
"expect": {
1130-
"error": "DualStack is enabled but this partition does not support DualStack"
1131-
},
1132-
"params": {
1133-
"Region": "us-isob-east-1",
1134-
"UseFIPS": false,
1135-
"UseDualStack": true
1136-
}
1137-
},
11381094
{
11391095
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
11401096
"expect": {
@@ -1148,17 +1104,6 @@
11481104
"UseDualStack": false
11491105
}
11501106
},
1151-
{
1152-
"documentation": "For region eu-isoe-west-1 with FIPS enabled and DualStack enabled",
1153-
"expect": {
1154-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
1155-
},
1156-
"params": {
1157-
"Region": "eu-isoe-west-1",
1158-
"UseFIPS": true,
1159-
"UseDualStack": true
1160-
}
1161-
},
11621107
{
11631108
"documentation": "For region eu-isoe-west-1 with FIPS enabled and DualStack disabled",
11641109
"expect": {
@@ -1172,17 +1117,6 @@
11721117
"UseDualStack": false
11731118
}
11741119
},
1175-
{
1176-
"documentation": "For region eu-isoe-west-1 with FIPS disabled and DualStack enabled",
1177-
"expect": {
1178-
"error": "DualStack is enabled but this partition does not support DualStack"
1179-
},
1180-
"params": {
1181-
"Region": "eu-isoe-west-1",
1182-
"UseFIPS": false,
1183-
"UseDualStack": true
1184-
}
1185-
},
11861120
{
11871121
"documentation": "For region eu-isoe-west-1 with FIPS disabled and DualStack disabled",
11881122
"expect": {
@@ -1197,49 +1131,53 @@
11971131
}
11981132
},
11991133
{
1200-
"documentation": "For region us-isof-south-1 with FIPS enabled and DualStack enabled",
1134+
"documentation": "For region us-isof-south-1 with FIPS enabled and DualStack disabled",
12011135
"expect": {
1202-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
1136+
"endpoint": {
1137+
"url": "https://api.detective-fips.us-isof-south-1.csp.hci.ic.gov"
1138+
}
12031139
},
12041140
"params": {
12051141
"Region": "us-isof-south-1",
12061142
"UseFIPS": true,
1207-
"UseDualStack": true
1143+
"UseDualStack": false
12081144
}
12091145
},
12101146
{
1211-
"documentation": "For region us-isof-south-1 with FIPS enabled and DualStack disabled",
1147+
"documentation": "For region us-isof-south-1 with FIPS disabled and DualStack disabled",
12121148
"expect": {
12131149
"endpoint": {
1214-
"url": "https://api.detective-fips.us-isof-south-1.csp.hci.ic.gov"
1150+
"url": "https://api.detective.us-isof-south-1.csp.hci.ic.gov"
12151151
}
12161152
},
12171153
"params": {
12181154
"Region": "us-isof-south-1",
1219-
"UseFIPS": true,
1155+
"UseFIPS": false,
12201156
"UseDualStack": false
12211157
}
12221158
},
12231159
{
1224-
"documentation": "For region us-isof-south-1 with FIPS disabled and DualStack enabled",
1160+
"documentation": "For region eusc-de-east-1 with FIPS enabled and DualStack disabled",
12251161
"expect": {
1226-
"error": "DualStack is enabled but this partition does not support DualStack"
1162+
"endpoint": {
1163+
"url": "https://api.detective-fips.eusc-de-east-1.amazonaws.eu"
1164+
}
12271165
},
12281166
"params": {
1229-
"Region": "us-isof-south-1",
1230-
"UseFIPS": false,
1231-
"UseDualStack": true
1167+
"Region": "eusc-de-east-1",
1168+
"UseFIPS": true,
1169+
"UseDualStack": false
12321170
}
12331171
},
12341172
{
1235-
"documentation": "For region us-isof-south-1 with FIPS disabled and DualStack disabled",
1173+
"documentation": "For region eusc-de-east-1 with FIPS disabled and DualStack disabled",
12361174
"expect": {
12371175
"endpoint": {
1238-
"url": "https://api.detective.us-isof-south-1.csp.hci.ic.gov"
1176+
"url": "https://api.detective.eusc-de-east-1.amazonaws.eu"
12391177
}
12401178
},
12411179
"params": {
1242-
"Region": "us-isof-south-1",
1180+
"Region": "eusc-de-east-1",
12431181
"UseFIPS": false,
12441182
"UseDualStack": false
12451183
}

0 commit comments

Comments
 (0)