Skip to content

Commit e944b5e

Browse files
author
awstools
committed
feat(client-kinesis-video-archived-media): Remove incorrect endpoint tests
1 parent 85b7cce commit e944b5e

1 file changed

Lines changed: 0 additions & 44 deletions

File tree

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

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -733,17 +733,6 @@
733733
"UseDualStack": false
734734
}
735735
},
736-
{
737-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
738-
"expect": {
739-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
740-
},
741-
"params": {
742-
"Region": "us-iso-east-1",
743-
"UseFIPS": true,
744-
"UseDualStack": true
745-
}
746-
},
747736
{
748737
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
749738
"expect": {
@@ -757,17 +746,6 @@
757746
"UseDualStack": false
758747
}
759748
},
760-
{
761-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
762-
"expect": {
763-
"error": "DualStack is enabled but this partition does not support DualStack"
764-
},
765-
"params": {
766-
"Region": "us-iso-east-1",
767-
"UseFIPS": false,
768-
"UseDualStack": true
769-
}
770-
},
771749
{
772750
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
773751
"expect": {
@@ -781,17 +759,6 @@
781759
"UseDualStack": false
782760
}
783761
},
784-
{
785-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
786-
"expect": {
787-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
788-
},
789-
"params": {
790-
"Region": "us-isob-east-1",
791-
"UseFIPS": true,
792-
"UseDualStack": true
793-
}
794-
},
795762
{
796763
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
797764
"expect": {
@@ -805,17 +772,6 @@
805772
"UseDualStack": false
806773
}
807774
},
808-
{
809-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
810-
"expect": {
811-
"error": "DualStack is enabled but this partition does not support DualStack"
812-
},
813-
"params": {
814-
"Region": "us-isob-east-1",
815-
"UseFIPS": false,
816-
"UseDualStack": true
817-
}
818-
},
819775
{
820776
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
821777
"expect": {

0 commit comments

Comments
 (0)