Skip to content

Commit b149f45

Browse files
author
awstools
committed
feat(client-mailmanager): Remove incorrect endpoint tests
1 parent 0488b03 commit b149f45

File tree

1 file changed

+0
-44
lines changed

1 file changed

+0
-44
lines changed

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

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -6316,17 +6316,6 @@
63166316
"UseDualStack": false
63176317
}
63186318
},
6319-
{
6320-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
6321-
"expect": {
6322-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
6323-
},
6324-
"params": {
6325-
"Region": "us-iso-east-1",
6326-
"UseFIPS": true,
6327-
"UseDualStack": true
6328-
}
6329-
},
63306319
{
63316320
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
63326321
"expect": {
@@ -6340,17 +6329,6 @@
63406329
"UseDualStack": false
63416330
}
63426331
},
6343-
{
6344-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
6345-
"expect": {
6346-
"error": "DualStack is enabled but this partition does not support DualStack"
6347-
},
6348-
"params": {
6349-
"Region": "us-iso-east-1",
6350-
"UseFIPS": false,
6351-
"UseDualStack": true
6352-
}
6353-
},
63546332
{
63556333
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
63566334
"expect": {
@@ -6364,17 +6342,6 @@
63646342
"UseDualStack": false
63656343
}
63666344
},
6367-
{
6368-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
6369-
"expect": {
6370-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
6371-
},
6372-
"params": {
6373-
"Region": "us-isob-east-1",
6374-
"UseFIPS": true,
6375-
"UseDualStack": true
6376-
}
6377-
},
63786345
{
63796346
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
63806347
"expect": {
@@ -6388,17 +6355,6 @@
63886355
"UseDualStack": false
63896356
}
63906357
},
6391-
{
6392-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
6393-
"expect": {
6394-
"error": "DualStack is enabled but this partition does not support DualStack"
6395-
},
6396-
"params": {
6397-
"Region": "us-isob-east-1",
6398-
"UseFIPS": false,
6399-
"UseDualStack": true
6400-
}
6401-
},
64026358
{
64036359
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
64046360
"expect": {

0 commit comments

Comments
 (0)