Skip to content

Commit 447123a

Browse files
author
awstools
committed
feat(client-voice-id): Remove incorrect endpoint tests
1 parent 5d94f9b commit 447123a

File tree

1 file changed

+0
-44
lines changed

1 file changed

+0
-44
lines changed

codegen/sdk-codegen/aws-models/voice-id.json

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -4428,17 +4428,6 @@
44284428
"UseDualStack": false
44294429
}
44304430
},
4431-
{
4432-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
4433-
"expect": {
4434-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
4435-
},
4436-
"params": {
4437-
"Region": "us-iso-east-1",
4438-
"UseFIPS": true,
4439-
"UseDualStack": true
4440-
}
4441-
},
44424431
{
44434432
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
44444433
"expect": {
@@ -4452,17 +4441,6 @@
44524441
"UseDualStack": false
44534442
}
44544443
},
4455-
{
4456-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
4457-
"expect": {
4458-
"error": "DualStack is enabled but this partition does not support DualStack"
4459-
},
4460-
"params": {
4461-
"Region": "us-iso-east-1",
4462-
"UseFIPS": false,
4463-
"UseDualStack": true
4464-
}
4465-
},
44664444
{
44674445
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
44684446
"expect": {
@@ -4476,17 +4454,6 @@
44764454
"UseDualStack": false
44774455
}
44784456
},
4479-
{
4480-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
4481-
"expect": {
4482-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
4483-
},
4484-
"params": {
4485-
"Region": "us-isob-east-1",
4486-
"UseFIPS": true,
4487-
"UseDualStack": true
4488-
}
4489-
},
44904457
{
44914458
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
44924459
"expect": {
@@ -4500,17 +4467,6 @@
45004467
"UseDualStack": false
45014468
}
45024469
},
4503-
{
4504-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
4505-
"expect": {
4506-
"error": "DualStack is enabled but this partition does not support DualStack"
4507-
},
4508-
"params": {
4509-
"Region": "us-isob-east-1",
4510-
"UseFIPS": false,
4511-
"UseDualStack": true
4512-
}
4513-
},
45144470
{
45154471
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
45164472
"expect": {

0 commit comments

Comments
 (0)