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 1697
1697
"UseDualStack" : false
1698
1698
}
1699
1699
},
1700
- {
1701
- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
1702
- "expect" : {
1703
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
1704
- },
1705
- "params" : {
1706
- "Region" : " us-iso-east-1" ,
1707
- "UseFIPS" : true ,
1708
- "UseDualStack" : true
1709
- }
1710
- },
1711
1700
{
1712
1701
"documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
1713
1702
"expect" : {
1721
1710
"UseDualStack" : false
1722
1711
}
1723
1712
},
1724
- {
1725
- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
1726
- "expect" : {
1727
- "error" : " DualStack is enabled but this partition does not support DualStack"
1728
- },
1729
- "params" : {
1730
- "Region" : " us-iso-east-1" ,
1731
- "UseFIPS" : false ,
1732
- "UseDualStack" : true
1733
- }
1734
- },
1735
1713
{
1736
1714
"documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
1737
1715
"expect" : {
1745
1723
"UseDualStack" : false
1746
1724
}
1747
1725
},
1748
- {
1749
- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
1750
- "expect" : {
1751
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
1752
- },
1753
- "params" : {
1754
- "Region" : " us-isob-east-1" ,
1755
- "UseFIPS" : true ,
1756
- "UseDualStack" : true
1757
- }
1758
- },
1759
1726
{
1760
1727
"documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
1761
1728
"expect" : {
1769
1736
"UseDualStack" : false
1770
1737
}
1771
1738
},
1772
- {
1773
- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
1774
- "expect" : {
1775
- "error" : " DualStack is enabled but this partition does not support DualStack"
1776
- },
1777
- "params" : {
1778
- "Region" : " us-isob-east-1" ,
1779
- "UseFIPS" : false ,
1780
- "UseDualStack" : true
1781
- }
1782
- },
1783
1739
{
1784
1740
"documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
1785
1741
"expect" : {
You can’t perform that action at this time.
0 commit comments