Skip to content

Commit 26b5167

Browse files
author
awstools
committed
feat(client-kinesis-video): Remove incorrect endpoint tests
1 parent 60168b3 commit 26b5167

File tree

1 file changed

+0
-44
lines changed

1 file changed

+0
-44
lines changed

codegen/sdk-codegen/aws-models/kinesis-video.json

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -2507,17 +2507,6 @@
25072507
"UseDualStack": false
25082508
}
25092509
},
2510-
{
2511-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
2512-
"expect": {
2513-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
2514-
},
2515-
"params": {
2516-
"Region": "us-iso-east-1",
2517-
"UseFIPS": true,
2518-
"UseDualStack": true
2519-
}
2520-
},
25212510
{
25222511
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
25232512
"expect": {
@@ -2531,17 +2520,6 @@
25312520
"UseDualStack": false
25322521
}
25332522
},
2534-
{
2535-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
2536-
"expect": {
2537-
"error": "DualStack is enabled but this partition does not support DualStack"
2538-
},
2539-
"params": {
2540-
"Region": "us-iso-east-1",
2541-
"UseFIPS": false,
2542-
"UseDualStack": true
2543-
}
2544-
},
25452523
{
25462524
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
25472525
"expect": {
@@ -2555,17 +2533,6 @@
25552533
"UseDualStack": false
25562534
}
25572535
},
2558-
{
2559-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
2560-
"expect": {
2561-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
2562-
},
2563-
"params": {
2564-
"Region": "us-isob-east-1",
2565-
"UseFIPS": true,
2566-
"UseDualStack": true
2567-
}
2568-
},
25692536
{
25702537
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
25712538
"expect": {
@@ -2579,17 +2546,6 @@
25792546
"UseDualStack": false
25802547
}
25812548
},
2582-
{
2583-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
2584-
"expect": {
2585-
"error": "DualStack is enabled but this partition does not support DualStack"
2586-
},
2587-
"params": {
2588-
"Region": "us-isob-east-1",
2589-
"UseFIPS": false,
2590-
"UseDualStack": true
2591-
}
2592-
},
25932549
{
25942550
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
25952551
"expect": {

0 commit comments

Comments
 (0)