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 1636
1636
"UseDualStack" : false
1637
1637
}
1638
1638
},
1639
- {
1640
- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
1641
- "expect" : {
1642
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
1643
- },
1644
- "params" : {
1645
- "Region" : " us-iso-east-1" ,
1646
- "UseFIPS" : true ,
1647
- "UseDualStack" : true
1648
- }
1649
- },
1650
1639
{
1651
1640
"documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
1652
1641
"expect" : {
1660
1649
"UseDualStack" : false
1661
1650
}
1662
1651
},
1663
- {
1664
- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
1665
- "expect" : {
1666
- "error" : " DualStack is enabled but this partition does not support DualStack"
1667
- },
1668
- "params" : {
1669
- "Region" : " us-iso-east-1" ,
1670
- "UseFIPS" : false ,
1671
- "UseDualStack" : true
1672
- }
1673
- },
1674
1652
{
1675
1653
"documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
1676
1654
"expect" : {
1684
1662
"UseDualStack" : false
1685
1663
}
1686
1664
},
1687
- {
1688
- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
1689
- "expect" : {
1690
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
1691
- },
1692
- "params" : {
1693
- "Region" : " us-isob-east-1" ,
1694
- "UseFIPS" : true ,
1695
- "UseDualStack" : true
1696
- }
1697
- },
1698
1665
{
1699
1666
"documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
1700
1667
"expect" : {
1708
1675
"UseDualStack" : false
1709
1676
}
1710
1677
},
1711
- {
1712
- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
1713
- "expect" : {
1714
- "error" : " DualStack is enabled but this partition does not support DualStack"
1715
- },
1716
- "params" : {
1717
- "Region" : " us-isob-east-1" ,
1718
- "UseFIPS" : false ,
1719
- "UseDualStack" : true
1720
- }
1721
- },
1722
1678
{
1723
1679
"documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
1724
1680
"expect" : {
You can’t perform that action at this time.
0 commit comments