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 17231723 "UseDualStack" : false
17241724 }
17251725 },
1726- {
1727- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
1728- "expect" : {
1729- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
1730- },
1731- "params" : {
1732- "Region" : " us-iso-east-1" ,
1733- "UseFIPS" : true ,
1734- "UseDualStack" : true
1735- }
1736- },
17371726 {
17381727 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
17391728 "expect" : {
17471736 "UseDualStack" : false
17481737 }
17491738 },
1750- {
1751- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
1752- "expect" : {
1753- "error" : " DualStack is enabled but this partition does not support DualStack"
1754- },
1755- "params" : {
1756- "Region" : " us-iso-east-1" ,
1757- "UseFIPS" : false ,
1758- "UseDualStack" : true
1759- }
1760- },
17611739 {
17621740 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
17631741 "expect" : {
17711749 "UseDualStack" : false
17721750 }
17731751 },
1774- {
1775- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
1776- "expect" : {
1777- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
1778- },
1779- "params" : {
1780- "Region" : " us-isob-east-1" ,
1781- "UseFIPS" : true ,
1782- "UseDualStack" : true
1783- }
1784- },
17851752 {
17861753 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
17871754 "expect" : {
17951762 "UseDualStack" : false
17961763 }
17971764 },
1798- {
1799- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
1800- "expect" : {
1801- "error" : " DualStack is enabled but this partition does not support DualStack"
1802- },
1803- "params" : {
1804- "Region" : " us-isob-east-1" ,
1805- "UseFIPS" : false ,
1806- "UseDualStack" : true
1807- }
1808- },
18091765 {
18101766 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
18111767 "expect" : {
You can’t perform that action at this time.
0 commit comments