File tree Expand file tree Collapse file tree 1 file changed +0
-44
lines changed
codegen/sdk-codegen/aws-models Expand file tree Collapse file tree 1 file changed +0
-44
lines changed Original file line number Diff line number Diff line change 1222512225 "UseDualStack": false
1222612226 }
1222712227 },
12228- {
12229- "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
12230- "expect": {
12231- "error": "FIPS and DualStack are enabled, but this partition does not support one or both"
12232- },
12233- "params": {
12234- "Region": "us-iso-east-1",
12235- "UseFIPS": true,
12236- "UseDualStack": true
12237- }
12238- },
1223912228 {
1224012229 "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
1224112230 "expect": {
1224912238 "UseDualStack": false
1225012239 }
1225112240 },
12252- {
12253- "documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
12254- "expect": {
12255- "error": "DualStack is enabled but this partition does not support DualStack"
12256- },
12257- "params": {
12258- "Region": "us-iso-east-1",
12259- "UseFIPS": false,
12260- "UseDualStack": true
12261- }
12262- },
1226312241 {
1226412242 "documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
1226512243 "expect": {
1227312251 "UseDualStack": false
1227412252 }
1227512253 },
12276- {
12277- "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
12278- "expect": {
12279- "error": "FIPS and DualStack are enabled, but this partition does not support one or both"
12280- },
12281- "params": {
12282- "Region": "us-isob-east-1",
12283- "UseFIPS": true,
12284- "UseDualStack": true
12285- }
12286- },
1228712254 {
1228812255 "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
1228912256 "expect": {
1229712264 "UseDualStack": false
1229812265 }
1229912266 },
12300- {
12301- "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
12302- "expect": {
12303- "error": "DualStack is enabled but this partition does not support DualStack"
12304- },
12305- "params": {
12306- "Region": "us-isob-east-1",
12307- "UseFIPS": false,
12308- "UseDualStack": true
12309- }
12310- },
1231112267 {
1231212268 "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
1231312269 "expect": {
You can’t perform that action at this time.
0 commit comments