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 14341434 "UseDualStack": false
14351435 }
14361436 },
1437- {
1438- "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
1439- "expect": {
1440- "error": "FIPS and DualStack are enabled, but this partition does not support one or both"
1441- },
1442- "params": {
1443- "Region": "us-iso-east-1",
1444- "UseFIPS": true,
1445- "UseDualStack": true
1446- }
1447- },
14481437 {
14491438 "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
14501439 "expect": {
14581447 "UseDualStack": false
14591448 }
14601449 },
1461- {
1462- "documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
1463- "expect": {
1464- "error": "DualStack is enabled but this partition does not support DualStack"
1465- },
1466- "params": {
1467- "Region": "us-iso-east-1",
1468- "UseFIPS": false,
1469- "UseDualStack": true
1470- }
1471- },
14721450 {
14731451 "documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
14741452 "expect": {
15131491 "UseDualStack": false
15141492 }
15151493 },
1516- {
1517- "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
1518- "expect": {
1519- "error": "FIPS and DualStack are enabled, but this partition does not support one or both"
1520- },
1521- "params": {
1522- "Region": "us-isob-east-1",
1523- "UseFIPS": true,
1524- "UseDualStack": true
1525- }
1526- },
15271494 {
15281495 "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
15291496 "expect": {
15371504 "UseDualStack": false
15381505 }
15391506 },
1540- {
1541- "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
1542- "expect": {
1543- "error": "DualStack is enabled but this partition does not support DualStack"
1544- },
1545- "params": {
1546- "Region": "us-isob-east-1",
1547- "UseFIPS": false,
1548- "UseDualStack": true
1549- }
1550- },
15511507 {
15521508 "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
15531509 "expect": {
You can’t perform that action at this time.
0 commit comments