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 18391839 "UseDualStack" : false
18401840 }
18411841 },
1842- {
1843- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
1844- "expect" : {
1845- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
1846- },
1847- "params" : {
1848- "Region" : " us-iso-east-1" ,
1849- "UseFIPS" : true ,
1850- "UseDualStack" : true
1851- }
1852- },
18531842 {
18541843 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
18551844 "expect" : {
18631852 "UseDualStack" : false
18641853 }
18651854 },
1866- {
1867- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
1868- "expect" : {
1869- "error" : " DualStack is enabled but this partition does not support DualStack"
1870- },
1871- "params" : {
1872- "Region" : " us-iso-east-1" ,
1873- "UseFIPS" : false ,
1874- "UseDualStack" : true
1875- }
1876- },
18771855 {
18781856 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
18791857 "expect" : {
18871865 "UseDualStack" : false
18881866 }
18891867 },
1890- {
1891- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
1892- "expect" : {
1893- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
1894- },
1895- "params" : {
1896- "Region" : " us-isob-east-1" ,
1897- "UseFIPS" : true ,
1898- "UseDualStack" : true
1899- }
1900- },
19011868 {
19021869 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
19031870 "expect" : {
19111878 "UseDualStack" : false
19121879 }
19131880 },
1914- {
1915- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
1916- "expect" : {
1917- "error" : " DualStack is enabled but this partition does not support DualStack"
1918- },
1919- "params" : {
1920- "Region" : " us-isob-east-1" ,
1921- "UseFIPS" : false ,
1922- "UseDualStack" : true
1923- }
1924- },
19251881 {
19261882 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
19271883 "expect" : {
You can’t perform that action at this time.
0 commit comments