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 1584
1584
"UseDualStack" : false
1585
1585
}
1586
1586
},
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
- },
1598
1587
{
1599
1588
"documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
1600
1589
"expect" : {
1608
1597
"UseDualStack" : false
1609
1598
}
1610
1599
},
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
- },
1622
1600
{
1623
1601
"documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
1624
1602
"expect" : {
1632
1610
"UseDualStack" : false
1633
1611
}
1634
1612
},
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
- },
1646
1613
{
1647
1614
"documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
1648
1615
"expect" : {
1656
1623
"UseDualStack" : false
1657
1624
}
1658
1625
},
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
- },
1670
1626
{
1671
1627
"documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
1672
1628
"expect" : {
You can’t perform that action at this time.
0 commit comments