Skip to content

Commit 5e53e2c

Browse files
author
awstools
committed
feat(client-pinpoint): Remove incorrect endpoint tests
1 parent ee50cf1 commit 5e53e2c

File tree

1 file changed

+0
-44
lines changed

1 file changed

+0
-44
lines changed

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

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -15981,17 +15981,6 @@
1598115981
"UseDualStack": false
1598215982
}
1598315983
},
15984-
{
15985-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
15986-
"expect": {
15987-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
15988-
},
15989-
"params": {
15990-
"Region": "us-iso-east-1",
15991-
"UseFIPS": true,
15992-
"UseDualStack": true
15993-
}
15994-
},
1599515984
{
1599615985
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
1599715986
"expect": {
@@ -16005,17 +15994,6 @@
1600515994
"UseDualStack": false
1600615995
}
1600715996
},
16008-
{
16009-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
16010-
"expect": {
16011-
"error": "DualStack is enabled but this partition does not support DualStack"
16012-
},
16013-
"params": {
16014-
"Region": "us-iso-east-1",
16015-
"UseFIPS": false,
16016-
"UseDualStack": true
16017-
}
16018-
},
1601915997
{
1602015998
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
1602115999
"expect": {
@@ -16029,17 +16007,6 @@
1602916007
"UseDualStack": false
1603016008
}
1603116009
},
16032-
{
16033-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
16034-
"expect": {
16035-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
16036-
},
16037-
"params": {
16038-
"Region": "us-isob-east-1",
16039-
"UseFIPS": true,
16040-
"UseDualStack": true
16041-
}
16042-
},
1604316010
{
1604416011
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
1604516012
"expect": {
@@ -16053,17 +16020,6 @@
1605316020
"UseDualStack": false
1605416021
}
1605516022
},
16056-
{
16057-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
16058-
"expect": {
16059-
"error": "DualStack is enabled but this partition does not support DualStack"
16060-
},
16061-
"params": {
16062-
"Region": "us-isob-east-1",
16063-
"UseFIPS": false,
16064-
"UseDualStack": true
16065-
}
16066-
},
1606716023
{
1606816024
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
1606916025
"expect": {

0 commit comments

Comments
 (0)