Skip to content

Commit 4a9769e

Browse files
author
awstools
committed
feat(client-pinpoint-sms-voice-v2): Remove incorrect endpoint tests
1 parent b67a56f commit 4a9769e

File tree

1 file changed

+0
-44
lines changed

1 file changed

+0
-44
lines changed

codegen/sdk-codegen/aws-models/pinpoint-sms-voice-v2.json

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -8283,17 +8283,6 @@
82838283
"UseDualStack": false
82848284
}
82858285
},
8286-
{
8287-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
8288-
"expect": {
8289-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
8290-
},
8291-
"params": {
8292-
"Region": "us-iso-east-1",
8293-
"UseFIPS": true,
8294-
"UseDualStack": true
8295-
}
8296-
},
82978286
{
82988287
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
82998288
"expect": {
@@ -8307,17 +8296,6 @@
83078296
"UseDualStack": false
83088297
}
83098298
},
8310-
{
8311-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
8312-
"expect": {
8313-
"error": "DualStack is enabled but this partition does not support DualStack"
8314-
},
8315-
"params": {
8316-
"Region": "us-iso-east-1",
8317-
"UseFIPS": false,
8318-
"UseDualStack": true
8319-
}
8320-
},
83218299
{
83228300
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
83238301
"expect": {
@@ -8331,17 +8309,6 @@
83318309
"UseDualStack": false
83328310
}
83338311
},
8334-
{
8335-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
8336-
"expect": {
8337-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
8338-
},
8339-
"params": {
8340-
"Region": "us-isob-east-1",
8341-
"UseFIPS": true,
8342-
"UseDualStack": true
8343-
}
8344-
},
83458312
{
83468313
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
83478314
"expect": {
@@ -8355,17 +8322,6 @@
83558322
"UseDualStack": false
83568323
}
83578324
},
8358-
{
8359-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
8360-
"expect": {
8361-
"error": "DualStack is enabled but this partition does not support DualStack"
8362-
},
8363-
"params": {
8364-
"Region": "us-isob-east-1",
8365-
"UseFIPS": false,
8366-
"UseDualStack": true
8367-
}
8368-
},
83698325
{
83708326
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
83718327
"expect": {

0 commit comments

Comments
 (0)