Skip to content

Commit 2d19fdf

Browse files
author
awstools
committed
feat(client-securityhub): Remove incorrect endpoint tests
1 parent 88fa3dd commit 2d19fdf

File tree

1 file changed

+0
-44
lines changed

1 file changed

+0
-44
lines changed

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

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -37437,17 +37437,6 @@
3743737437
"UseDualStack": true
3743837438
}
3743937439
},
37440-
{
37441-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
37442-
"expect": {
37443-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
37444-
},
37445-
"params": {
37446-
"Region": "us-iso-east-1",
37447-
"UseFIPS": true,
37448-
"UseDualStack": true
37449-
}
37450-
},
3745137440
{
3745237441
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
3745337442
"expect": {
@@ -37461,17 +37450,6 @@
3746137450
"UseDualStack": false
3746237451
}
3746337452
},
37464-
{
37465-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
37466-
"expect": {
37467-
"error": "DualStack is enabled but this partition does not support DualStack"
37468-
},
37469-
"params": {
37470-
"Region": "us-iso-east-1",
37471-
"UseFIPS": false,
37472-
"UseDualStack": true
37473-
}
37474-
},
3747537453
{
3747637454
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
3747737455
"expect": {
@@ -37485,17 +37463,6 @@
3748537463
"UseDualStack": false
3748637464
}
3748737465
},
37488-
{
37489-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
37490-
"expect": {
37491-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
37492-
},
37493-
"params": {
37494-
"Region": "us-isob-east-1",
37495-
"UseFIPS": true,
37496-
"UseDualStack": true
37497-
}
37498-
},
3749937466
{
3750037467
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
3750137468
"expect": {
@@ -37509,17 +37476,6 @@
3750937476
"UseDualStack": false
3751037477
}
3751137478
},
37512-
{
37513-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
37514-
"expect": {
37515-
"error": "DualStack is enabled but this partition does not support DualStack"
37516-
},
37517-
"params": {
37518-
"Region": "us-isob-east-1",
37519-
"UseFIPS": false,
37520-
"UseDualStack": true
37521-
}
37522-
},
3752337479
{
3752437480
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
3752537481
"expect": {

0 commit comments

Comments
 (0)