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 1618
1618
"UseDualStack" : false
1619
1619
}
1620
1620
},
1621
- {
1622
- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
1623
- "expect" : {
1624
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
1625
- },
1626
- "params" : {
1627
- "Region" : " us-iso-east-1" ,
1628
- "UseFIPS" : true ,
1629
- "UseDualStack" : true
1630
- }
1631
- },
1632
1621
{
1633
1622
"documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
1634
1623
"expect" : {
1642
1631
"UseDualStack" : false
1643
1632
}
1644
1633
},
1645
- {
1646
- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
1647
- "expect" : {
1648
- "error" : " DualStack is enabled but this partition does not support DualStack"
1649
- },
1650
- "params" : {
1651
- "Region" : " us-iso-east-1" ,
1652
- "UseFIPS" : false ,
1653
- "UseDualStack" : true
1654
- }
1655
- },
1656
1634
{
1657
1635
"documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
1658
1636
"expect" : {
1666
1644
"UseDualStack" : false
1667
1645
}
1668
1646
},
1669
- {
1670
- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
1671
- "expect" : {
1672
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
1673
- },
1674
- "params" : {
1675
- "Region" : " us-isob-east-1" ,
1676
- "UseFIPS" : true ,
1677
- "UseDualStack" : true
1678
- }
1679
- },
1680
1647
{
1681
1648
"documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
1682
1649
"expect" : {
1690
1657
"UseDualStack" : false
1691
1658
}
1692
1659
},
1693
- {
1694
- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
1695
- "expect" : {
1696
- "error" : " DualStack is enabled but this partition does not support DualStack"
1697
- },
1698
- "params" : {
1699
- "Region" : " us-isob-east-1" ,
1700
- "UseFIPS" : false ,
1701
- "UseDualStack" : true
1702
- }
1703
- },
1704
1660
{
1705
1661
"documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
1706
1662
"expect" : {
You can’t perform that action at this time.
0 commit comments