Skip to content

Commit 7bef131

Browse files
author
awstools
committed
feat(client-kinesis-analytics): Remove incorrect endpoint tests
1 parent c093dd3 commit 7bef131

File tree

1 file changed

+0
-44
lines changed

1 file changed

+0
-44
lines changed

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

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -2702,17 +2702,6 @@
27022702
"UseDualStack": true
27032703
}
27042704
},
2705-
{
2706-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
2707-
"expect": {
2708-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
2709-
},
2710-
"params": {
2711-
"Region": "us-iso-east-1",
2712-
"UseFIPS": true,
2713-
"UseDualStack": true
2714-
}
2715-
},
27162705
{
27172706
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
27182707
"expect": {
@@ -2726,17 +2715,6 @@
27262715
"UseDualStack": false
27272716
}
27282717
},
2729-
{
2730-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
2731-
"expect": {
2732-
"error": "DualStack is enabled but this partition does not support DualStack"
2733-
},
2734-
"params": {
2735-
"Region": "us-iso-east-1",
2736-
"UseFIPS": false,
2737-
"UseDualStack": true
2738-
}
2739-
},
27402718
{
27412719
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
27422720
"expect": {
@@ -2750,17 +2728,6 @@
27502728
"UseDualStack": false
27512729
}
27522730
},
2753-
{
2754-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
2755-
"expect": {
2756-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
2757-
},
2758-
"params": {
2759-
"Region": "us-isob-east-1",
2760-
"UseFIPS": true,
2761-
"UseDualStack": true
2762-
}
2763-
},
27642731
{
27652732
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
27662733
"expect": {
@@ -2774,17 +2741,6 @@
27742741
"UseDualStack": false
27752742
}
27762743
},
2777-
{
2778-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
2779-
"expect": {
2780-
"error": "DualStack is enabled but this partition does not support DualStack"
2781-
},
2782-
"params": {
2783-
"Region": "us-isob-east-1",
2784-
"UseFIPS": false,
2785-
"UseDualStack": true
2786-
}
2787-
},
27882744
{
27892745
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
27902746
"expect": {

0 commit comments

Comments
 (0)