File tree Expand file tree Collapse file tree
codegen/sdk-codegen/aws-models Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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": {
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": {
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": {
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": {
You can’t perform that action at this time.
0 commit comments