Skip to content

Commit 10b3d03

Browse files
authored
test(rekognitionstreaming): remove outdated endpoint tests (#7362)
1 parent 4442dff commit 10b3d03

File tree

1 file changed

+0
-44
lines changed

1 file changed

+0
-44
lines changed

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

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1208,17 +1208,6 @@
12081208
"UseDualStack": false
12091209
}
12101210
},
1211-
{
1212-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
1213-
"expect": {
1214-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
1215-
},
1216-
"params": {
1217-
"Region": "us-iso-east-1",
1218-
"UseFIPS": true,
1219-
"UseDualStack": true
1220-
}
1221-
},
12221211
{
12231212
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
12241213
"expect": {
@@ -1232,17 +1221,6 @@
12321221
"UseDualStack": false
12331222
}
12341223
},
1235-
{
1236-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
1237-
"expect": {
1238-
"error": "DualStack is enabled but this partition does not support DualStack"
1239-
},
1240-
"params": {
1241-
"Region": "us-iso-east-1",
1242-
"UseFIPS": false,
1243-
"UseDualStack": true
1244-
}
1245-
},
12461224
{
12471225
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
12481226
"expect": {
@@ -1256,17 +1234,6 @@
12561234
"UseDualStack": false
12571235
}
12581236
},
1259-
{
1260-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
1261-
"expect": {
1262-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
1263-
},
1264-
"params": {
1265-
"Region": "us-isob-east-1",
1266-
"UseFIPS": true,
1267-
"UseDualStack": true
1268-
}
1269-
},
12701237
{
12711238
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
12721239
"expect": {
@@ -1280,17 +1247,6 @@
12801247
"UseDualStack": false
12811248
}
12821249
},
1283-
{
1284-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
1285-
"expect": {
1286-
"error": "DualStack is enabled but this partition does not support DualStack"
1287-
},
1288-
"params": {
1289-
"Region": "us-isob-east-1",
1290-
"UseFIPS": false,
1291-
"UseDualStack": true
1292-
}
1293-
},
12941250
{
12951251
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
12961252
"expect": {

0 commit comments

Comments
 (0)