Skip to content

Commit bcc0f1d

Browse files
author
awstools
committed
feat(client-storage-gateway): Remove incorrect endpoint tests
1 parent 6d13e01 commit bcc0f1d

1 file changed

Lines changed: 0 additions & 44 deletions

File tree

codegen/sdk-codegen/aws-models/storage-gateway.json

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -10484,17 +10484,6 @@
1048410484
"UseDualStack": true
1048510485
}
1048610486
},
10487-
{
10488-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
10489-
"expect": {
10490-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
10491-
},
10492-
"params": {
10493-
"Region": "us-iso-east-1",
10494-
"UseFIPS": true,
10495-
"UseDualStack": true
10496-
}
10497-
},
1049810487
{
1049910488
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
1050010489
"expect": {
@@ -10508,17 +10497,6 @@
1050810497
"UseDualStack": false
1050910498
}
1051010499
},
10511-
{
10512-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
10513-
"expect": {
10514-
"error": "DualStack is enabled but this partition does not support DualStack"
10515-
},
10516-
"params": {
10517-
"Region": "us-iso-east-1",
10518-
"UseFIPS": false,
10519-
"UseDualStack": true
10520-
}
10521-
},
1052210500
{
1052310501
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
1052410502
"expect": {
@@ -10532,17 +10510,6 @@
1053210510
"UseDualStack": false
1053310511
}
1053410512
},
10535-
{
10536-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
10537-
"expect": {
10538-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
10539-
},
10540-
"params": {
10541-
"Region": "us-isob-east-1",
10542-
"UseFIPS": true,
10543-
"UseDualStack": true
10544-
}
10545-
},
1054610513
{
1054710514
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
1054810515
"expect": {
@@ -10556,17 +10523,6 @@
1055610523
"UseDualStack": false
1055710524
}
1055810525
},
10559-
{
10560-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
10561-
"expect": {
10562-
"error": "DualStack is enabled but this partition does not support DualStack"
10563-
},
10564-
"params": {
10565-
"Region": "us-isob-east-1",
10566-
"UseFIPS": false,
10567-
"UseDualStack": true
10568-
}
10569-
},
1057010526
{
1057110527
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
1057210528
"expect": {

0 commit comments

Comments
 (0)