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 1914
1914
"UseDualStack" : false
1915
1915
}
1916
1916
},
1917
- {
1918
- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
1919
- "expect" : {
1920
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
1921
- },
1922
- "params" : {
1923
- "Region" : " us-iso-east-1" ,
1924
- "UseFIPS" : true ,
1925
- "UseDualStack" : true
1926
- }
1927
- },
1928
1917
{
1929
1918
"documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
1930
1919
"expect" : {
1938
1927
"UseDualStack" : false
1939
1928
}
1940
1929
},
1941
- {
1942
- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
1943
- "expect" : {
1944
- "error" : " DualStack is enabled but this partition does not support DualStack"
1945
- },
1946
- "params" : {
1947
- "Region" : " us-iso-east-1" ,
1948
- "UseFIPS" : false ,
1949
- "UseDualStack" : true
1950
- }
1951
- },
1952
1930
{
1953
1931
"documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
1954
1932
"expect" : {
1962
1940
"UseDualStack" : false
1963
1941
}
1964
1942
},
1965
- {
1966
- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
1967
- "expect" : {
1968
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
1969
- },
1970
- "params" : {
1971
- "Region" : " us-isob-east-1" ,
1972
- "UseFIPS" : true ,
1973
- "UseDualStack" : true
1974
- }
1975
- },
1976
1943
{
1977
1944
"documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
1978
1945
"expect" : {
1986
1953
"UseDualStack" : false
1987
1954
}
1988
1955
},
1989
- {
1990
- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
1991
- "expect" : {
1992
- "error" : " DualStack is enabled but this partition does not support DualStack"
1993
- },
1994
- "params" : {
1995
- "Region" : " us-isob-east-1" ,
1996
- "UseFIPS" : false ,
1997
- "UseDualStack" : true
1998
- }
1999
- },
2000
1956
{
2001
1957
"documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
2002
1958
"expect" : {
You can’t perform that action at this time.
0 commit comments