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 1874
1874
"UseDualStack" : false
1875
1875
}
1876
1876
},
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
- },
1888
1877
{
1889
1878
"documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
1890
1879
"expect" : {
1898
1887
"UseDualStack" : false
1899
1888
}
1900
1889
},
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
- },
1912
1890
{
1913
1891
"documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
1914
1892
"expect" : {
1922
1900
"UseDualStack" : false
1923
1901
}
1924
1902
},
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
- },
1936
1903
{
1937
1904
"documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
1938
1905
"expect" : {
1946
1913
"UseDualStack" : false
1947
1914
}
1948
1915
},
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
- },
1960
1916
{
1961
1917
"documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
1962
1918
"expect" : {
You can’t perform that action at this time.
0 commit comments