Skip to content

Commit a4b659e

Browse files
author
awstools
committed
feat(client-sesv2): Remove incorrect endpoint tests
1 parent 569d9f8 commit a4b659e

File tree

1 file changed

+0
-44
lines changed

1 file changed

+0
-44
lines changed

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

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -13432,17 +13432,6 @@
1343213432
"UseDualStack": false
1343313433
}
1343413434
},
13435-
{
13436-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
13437-
"expect": {
13438-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
13439-
},
13440-
"params": {
13441-
"Region": "us-iso-east-1",
13442-
"UseFIPS": true,
13443-
"UseDualStack": true
13444-
}
13445-
},
1344613435
{
1344713436
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
1344813437
"expect": {
@@ -13456,17 +13445,6 @@
1345613445
"UseDualStack": false
1345713446
}
1345813447
},
13459-
{
13460-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
13461-
"expect": {
13462-
"error": "DualStack is enabled but this partition does not support DualStack"
13463-
},
13464-
"params": {
13465-
"Region": "us-iso-east-1",
13466-
"UseFIPS": false,
13467-
"UseDualStack": true
13468-
}
13469-
},
1347013448
{
1347113449
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
1347213450
"expect": {
@@ -13480,17 +13458,6 @@
1348013458
"UseDualStack": false
1348113459
}
1348213460
},
13483-
{
13484-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
13485-
"expect": {
13486-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
13487-
},
13488-
"params": {
13489-
"Region": "us-isob-east-1",
13490-
"UseFIPS": true,
13491-
"UseDualStack": true
13492-
}
13493-
},
1349413461
{
1349513462
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
1349613463
"expect": {
@@ -13504,17 +13471,6 @@
1350413471
"UseDualStack": false
1350513472
}
1350613473
},
13507-
{
13508-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
13509-
"expect": {
13510-
"error": "DualStack is enabled but this partition does not support DualStack"
13511-
},
13512-
"params": {
13513-
"Region": "us-isob-east-1",
13514-
"UseFIPS": false,
13515-
"UseDualStack": true
13516-
}
13517-
},
1351813474
{
1351913475
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
1352013476
"expect": {

0 commit comments

Comments
 (0)