Skip to content

Commit c9d7b9f

Browse files
author
awstools
committed
feat(client-migration-hub-refactor-spaces): Remove incorrect endpoint tests
1 parent 9a2e372 commit c9d7b9f

File tree

1 file changed

+0
-44
lines changed

1 file changed

+0
-44
lines changed

codegen/sdk-codegen/aws-models/migration-hub-refactor-spaces.json

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -4026,17 +4026,6 @@
40264026
"UseDualStack": false
40274027
}
40284028
},
4029-
{
4030-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
4031-
"expect": {
4032-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
4033-
},
4034-
"params": {
4035-
"Region": "us-iso-east-1",
4036-
"UseFIPS": true,
4037-
"UseDualStack": true
4038-
}
4039-
},
40404029
{
40414030
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
40424031
"expect": {
@@ -4050,17 +4039,6 @@
40504039
"UseDualStack": false
40514040
}
40524041
},
4053-
{
4054-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
4055-
"expect": {
4056-
"error": "DualStack is enabled but this partition does not support DualStack"
4057-
},
4058-
"params": {
4059-
"Region": "us-iso-east-1",
4060-
"UseFIPS": false,
4061-
"UseDualStack": true
4062-
}
4063-
},
40644042
{
40654043
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
40664044
"expect": {
@@ -4074,17 +4052,6 @@
40744052
"UseDualStack": false
40754053
}
40764054
},
4077-
{
4078-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
4079-
"expect": {
4080-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
4081-
},
4082-
"params": {
4083-
"Region": "us-isob-east-1",
4084-
"UseFIPS": true,
4085-
"UseDualStack": true
4086-
}
4087-
},
40884055
{
40894056
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
40904057
"expect": {
@@ -4098,17 +4065,6 @@
40984065
"UseDualStack": false
40994066
}
41004067
},
4101-
{
4102-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
4103-
"expect": {
4104-
"error": "DualStack is enabled but this partition does not support DualStack"
4105-
},
4106-
"params": {
4107-
"Region": "us-isob-east-1",
4108-
"UseFIPS": false,
4109-
"UseDualStack": true
4110-
}
4111-
},
41124068
{
41134069
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
41144070
"expect": {

0 commit comments

Comments
 (0)