Skip to content

Commit a744b53

Browse files
author
awstools
committed
feat(client-iotfleetwise): Remove incorrect endpoint tests
1 parent 26b5167 commit a744b53

File tree

1 file changed

+0
-44
lines changed

1 file changed

+0
-44
lines changed

codegen/sdk-codegen/aws-models/iotfleetwise.json

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -4968,17 +4968,6 @@
49684968
"UseDualStack": false
49694969
}
49704970
},
4971-
{
4972-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
4973-
"expect": {
4974-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
4975-
},
4976-
"params": {
4977-
"Region": "us-iso-east-1",
4978-
"UseFIPS": true,
4979-
"UseDualStack": true
4980-
}
4981-
},
49824971
{
49834972
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
49844973
"expect": {
@@ -4992,17 +4981,6 @@
49924981
"UseDualStack": false
49934982
}
49944983
},
4995-
{
4996-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
4997-
"expect": {
4998-
"error": "DualStack is enabled but this partition does not support DualStack"
4999-
},
5000-
"params": {
5001-
"Region": "us-iso-east-1",
5002-
"UseFIPS": false,
5003-
"UseDualStack": true
5004-
}
5005-
},
50064984
{
50074985
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
50084986
"expect": {
@@ -5016,17 +4994,6 @@
50164994
"UseDualStack": false
50174995
}
50184996
},
5019-
{
5020-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
5021-
"expect": {
5022-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
5023-
},
5024-
"params": {
5025-
"Region": "us-isob-east-1",
5026-
"UseFIPS": true,
5027-
"UseDualStack": true
5028-
}
5029-
},
50304997
{
50314998
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
50324999
"expect": {
@@ -5040,17 +5007,6 @@
50405007
"UseDualStack": false
50415008
}
50425009
},
5043-
{
5044-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
5045-
"expect": {
5046-
"error": "DualStack is enabled but this partition does not support DualStack"
5047-
},
5048-
"params": {
5049-
"Region": "us-isob-east-1",
5050-
"UseFIPS": false,
5051-
"UseDualStack": true
5052-
}
5053-
},
50545010
{
50555011
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
50565012
"expect": {

0 commit comments

Comments
 (0)