Skip to content

Commit dee9e8e

Browse files
author
awstools
committed
feat(client-chime-sdk-media-pipelines): Remove incorrect endpoint tests
1 parent 2d44116 commit dee9e8e

1 file changed

Lines changed: 0 additions & 44 deletions

File tree

codegen/sdk-codegen/aws-models/chime-sdk-media-pipelines.json

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1393,17 +1393,6 @@
13931393
"UseDualStack": false
13941394
}
13951395
},
1396-
{
1397-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
1398-
"expect": {
1399-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
1400-
},
1401-
"params": {
1402-
"Region": "us-iso-east-1",
1403-
"UseFIPS": true,
1404-
"UseDualStack": true
1405-
}
1406-
},
14071396
{
14081397
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
14091398
"expect": {
@@ -1417,17 +1406,6 @@
14171406
"UseDualStack": false
14181407
}
14191408
},
1420-
{
1421-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
1422-
"expect": {
1423-
"error": "DualStack is enabled but this partition does not support DualStack"
1424-
},
1425-
"params": {
1426-
"Region": "us-iso-east-1",
1427-
"UseFIPS": false,
1428-
"UseDualStack": true
1429-
}
1430-
},
14311409
{
14321410
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
14331411
"expect": {
@@ -1441,17 +1419,6 @@
14411419
"UseDualStack": false
14421420
}
14431421
},
1444-
{
1445-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
1446-
"expect": {
1447-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
1448-
},
1449-
"params": {
1450-
"Region": "us-isob-east-1",
1451-
"UseFIPS": true,
1452-
"UseDualStack": true
1453-
}
1454-
},
14551422
{
14561423
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
14571424
"expect": {
@@ -1465,17 +1432,6 @@
14651432
"UseDualStack": false
14661433
}
14671434
},
1468-
{
1469-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
1470-
"expect": {
1471-
"error": "DualStack is enabled but this partition does not support DualStack"
1472-
},
1473-
"params": {
1474-
"Region": "us-isob-east-1",
1475-
"UseFIPS": false,
1476-
"UseDualStack": true
1477-
}
1478-
},
14791435
{
14801436
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
14811437
"expect": {

0 commit comments

Comments
 (0)