Skip to content

Commit 64ac82b

Browse files
author
awstools
committed
feat(client-kinesis-video-media): Remove incorrect endpoint tests
1 parent 7a0fb10 commit 64ac82b

File tree

1 file changed

+0
-44
lines changed

1 file changed

+0
-44
lines changed

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

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -718,17 +718,6 @@
718718
"UseDualStack": false
719719
}
720720
},
721-
{
722-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
723-
"expect": {
724-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
725-
},
726-
"params": {
727-
"Region": "us-iso-east-1",
728-
"UseFIPS": true,
729-
"UseDualStack": true
730-
}
731-
},
732721
{
733722
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
734723
"expect": {
@@ -742,17 +731,6 @@
742731
"UseDualStack": false
743732
}
744733
},
745-
{
746-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
747-
"expect": {
748-
"error": "DualStack is enabled but this partition does not support DualStack"
749-
},
750-
"params": {
751-
"Region": "us-iso-east-1",
752-
"UseFIPS": false,
753-
"UseDualStack": true
754-
}
755-
},
756734
{
757735
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
758736
"expect": {
@@ -766,17 +744,6 @@
766744
"UseDualStack": false
767745
}
768746
},
769-
{
770-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
771-
"expect": {
772-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
773-
},
774-
"params": {
775-
"Region": "us-isob-east-1",
776-
"UseFIPS": true,
777-
"UseDualStack": true
778-
}
779-
},
780747
{
781748
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
782749
"expect": {
@@ -790,17 +757,6 @@
790757
"UseDualStack": false
791758
}
792759
},
793-
{
794-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
795-
"expect": {
796-
"error": "DualStack is enabled but this partition does not support DualStack"
797-
},
798-
"params": {
799-
"Region": "us-isob-east-1",
800-
"UseFIPS": false,
801-
"UseDualStack": true
802-
}
803-
},
804760
{
805761
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
806762
"expect": {

0 commit comments

Comments
 (0)