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 15841584 "UseDualStack" : false
15851585 }
15861586 },
1587- {
1588- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
1589- "expect" : {
1590- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
1591- },
1592- "params" : {
1593- "Region" : " us-iso-east-1" ,
1594- "UseFIPS" : true ,
1595- "UseDualStack" : true
1596- }
1597- },
15981587 {
15991588 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
16001589 "expect" : {
16081597 "UseDualStack" : false
16091598 }
16101599 },
1611- {
1612- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
1613- "expect" : {
1614- "error" : " DualStack is enabled but this partition does not support DualStack"
1615- },
1616- "params" : {
1617- "Region" : " us-iso-east-1" ,
1618- "UseFIPS" : false ,
1619- "UseDualStack" : true
1620- }
1621- },
16221600 {
16231601 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
16241602 "expect" : {
16321610 "UseDualStack" : false
16331611 }
16341612 },
1635- {
1636- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
1637- "expect" : {
1638- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
1639- },
1640- "params" : {
1641- "Region" : " us-isob-east-1" ,
1642- "UseFIPS" : true ,
1643- "UseDualStack" : true
1644- }
1645- },
16461613 {
16471614 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
16481615 "expect" : {
16561623 "UseDualStack" : false
16571624 }
16581625 },
1659- {
1660- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
1661- "expect" : {
1662- "error" : " DualStack is enabled but this partition does not support DualStack"
1663- },
1664- "params" : {
1665- "Region" : " us-isob-east-1" ,
1666- "UseFIPS" : false ,
1667- "UseDualStack" : true
1668- }
1669- },
16701626 {
16711627 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
16721628 "expect" : {
You can’t perform that action at this time.
0 commit comments