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 18741874 "UseDualStack" : false
18751875 }
18761876 },
1877- {
1878- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
1879- "expect" : {
1880- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
1881- },
1882- "params" : {
1883- "Region" : " us-iso-east-1" ,
1884- "UseFIPS" : true ,
1885- "UseDualStack" : true
1886- }
1887- },
18881877 {
18891878 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
18901879 "expect" : {
18981887 "UseDualStack" : false
18991888 }
19001889 },
1901- {
1902- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
1903- "expect" : {
1904- "error" : " DualStack is enabled but this partition does not support DualStack"
1905- },
1906- "params" : {
1907- "Region" : " us-iso-east-1" ,
1908- "UseFIPS" : false ,
1909- "UseDualStack" : true
1910- }
1911- },
19121890 {
19131891 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
19141892 "expect" : {
19221900 "UseDualStack" : false
19231901 }
19241902 },
1925- {
1926- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
1927- "expect" : {
1928- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
1929- },
1930- "params" : {
1931- "Region" : " us-isob-east-1" ,
1932- "UseFIPS" : true ,
1933- "UseDualStack" : true
1934- }
1935- },
19361903 {
19371904 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
19381905 "expect" : {
19461913 "UseDualStack" : false
19471914 }
19481915 },
1949- {
1950- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
1951- "expect" : {
1952- "error" : " DualStack is enabled but this partition does not support DualStack"
1953- },
1954- "params" : {
1955- "Region" : " us-isob-east-1" ,
1956- "UseFIPS" : false ,
1957- "UseDualStack" : true
1958- }
1959- },
19601916 {
19611917 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
19621918 "expect" : {
You can’t perform that action at this time.
0 commit comments