Skip to content

Commit 1a94d3b

Browse files
author
awstools
committed
feat(client-sagemaker-geospatial): Remove incorrect endpoint tests
1 parent 37d295d commit 1a94d3b

File tree

1 file changed

+0
-44
lines changed

1 file changed

+0
-44
lines changed

codegen/sdk-codegen/aws-models/sagemaker-geospatial.json

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -3657,17 +3657,6 @@
36573657
"UseDualStack": false
36583658
}
36593659
},
3660-
{
3661-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
3662-
"expect": {
3663-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
3664-
},
3665-
"params": {
3666-
"Region": "us-iso-east-1",
3667-
"UseFIPS": true,
3668-
"UseDualStack": true
3669-
}
3670-
},
36713660
{
36723661
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
36733662
"expect": {
@@ -3681,17 +3670,6 @@
36813670
"UseDualStack": false
36823671
}
36833672
},
3684-
{
3685-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
3686-
"expect": {
3687-
"error": "DualStack is enabled but this partition does not support DualStack"
3688-
},
3689-
"params": {
3690-
"Region": "us-iso-east-1",
3691-
"UseFIPS": false,
3692-
"UseDualStack": true
3693-
}
3694-
},
36953673
{
36963674
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
36973675
"expect": {
@@ -3705,17 +3683,6 @@
37053683
"UseDualStack": false
37063684
}
37073685
},
3708-
{
3709-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
3710-
"expect": {
3711-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
3712-
},
3713-
"params": {
3714-
"Region": "us-isob-east-1",
3715-
"UseFIPS": true,
3716-
"UseDualStack": true
3717-
}
3718-
},
37193686
{
37203687
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
37213688
"expect": {
@@ -3729,17 +3696,6 @@
37293696
"UseDualStack": false
37303697
}
37313698
},
3732-
{
3733-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
3734-
"expect": {
3735-
"error": "DualStack is enabled but this partition does not support DualStack"
3736-
},
3737-
"params": {
3738-
"Region": "us-isob-east-1",
3739-
"UseFIPS": false,
3740-
"UseDualStack": true
3741-
}
3742-
},
37433699
{
37443700
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
37453701
"expect": {

0 commit comments

Comments
 (0)