Skip to content

Commit 952c264

Browse files
author
awstools
committed
feat(client-personalize-events): Remove incorrect endpoint tests
1 parent 9fa49a8 commit 952c264

File tree

1 file changed

+0
-44
lines changed

1 file changed

+0
-44
lines changed

codegen/sdk-codegen/aws-models/personalize-events.json

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -668,17 +668,6 @@
668668
"UseDualStack": false
669669
}
670670
},
671-
{
672-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
673-
"expect": {
674-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
675-
},
676-
"params": {
677-
"Region": "us-iso-east-1",
678-
"UseFIPS": true,
679-
"UseDualStack": true
680-
}
681-
},
682671
{
683672
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
684673
"expect": {
@@ -692,17 +681,6 @@
692681
"UseDualStack": false
693682
}
694683
},
695-
{
696-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
697-
"expect": {
698-
"error": "DualStack is enabled but this partition does not support DualStack"
699-
},
700-
"params": {
701-
"Region": "us-iso-east-1",
702-
"UseFIPS": false,
703-
"UseDualStack": true
704-
}
705-
},
706684
{
707685
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
708686
"expect": {
@@ -716,17 +694,6 @@
716694
"UseDualStack": false
717695
}
718696
},
719-
{
720-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
721-
"expect": {
722-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
723-
},
724-
"params": {
725-
"Region": "us-isob-east-1",
726-
"UseFIPS": true,
727-
"UseDualStack": true
728-
}
729-
},
730697
{
731698
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
732699
"expect": {
@@ -740,17 +707,6 @@
740707
"UseDualStack": false
741708
}
742709
},
743-
{
744-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
745-
"expect": {
746-
"error": "DualStack is enabled but this partition does not support DualStack"
747-
},
748-
"params": {
749-
"Region": "us-isob-east-1",
750-
"UseFIPS": false,
751-
"UseDualStack": true
752-
}
753-
},
754710
{
755711
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
756712
"expect": {

0 commit comments

Comments
 (0)