Skip to content

Commit 78f7b0b

Browse files
author
awstools
committed
feat(client-iot-wireless): Remove incorrect endpoint tests
1 parent f81fb5d commit 78f7b0b

File tree

1 file changed

+0
-44
lines changed

1 file changed

+0
-44
lines changed

codegen/sdk-codegen/aws-models/iot-wireless.json

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -17036,17 +17036,6 @@
1703617036
"UseDualStack": false
1703717037
}
1703817038
},
17039-
{
17040-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
17041-
"expect": {
17042-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
17043-
},
17044-
"params": {
17045-
"Region": "us-iso-east-1",
17046-
"UseFIPS": true,
17047-
"UseDualStack": true
17048-
}
17049-
},
1705017039
{
1705117040
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
1705217041
"expect": {
@@ -17060,17 +17049,6 @@
1706017049
"UseDualStack": false
1706117050
}
1706217051
},
17063-
{
17064-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
17065-
"expect": {
17066-
"error": "DualStack is enabled but this partition does not support DualStack"
17067-
},
17068-
"params": {
17069-
"Region": "us-iso-east-1",
17070-
"UseFIPS": false,
17071-
"UseDualStack": true
17072-
}
17073-
},
1707417052
{
1707517053
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
1707617054
"expect": {
@@ -17084,17 +17062,6 @@
1708417062
"UseDualStack": false
1708517063
}
1708617064
},
17087-
{
17088-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
17089-
"expect": {
17090-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
17091-
},
17092-
"params": {
17093-
"Region": "us-isob-east-1",
17094-
"UseFIPS": true,
17095-
"UseDualStack": true
17096-
}
17097-
},
1709817065
{
1709917066
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
1710017067
"expect": {
@@ -17108,17 +17075,6 @@
1710817075
"UseDualStack": false
1710917076
}
1711017077
},
17111-
{
17112-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
17113-
"expect": {
17114-
"error": "DualStack is enabled but this partition does not support DualStack"
17115-
},
17116-
"params": {
17117-
"Region": "us-isob-east-1",
17118-
"UseFIPS": false,
17119-
"UseDualStack": true
17120-
}
17121-
},
1712217078
{
1712317079
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
1712417080
"expect": {

0 commit comments

Comments
 (0)