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 6945
6945
"UseDualStack" : false
6946
6946
}
6947
6947
},
6948
- {
6949
- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
6950
- "expect" : {
6951
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
6952
- },
6953
- "params" : {
6954
- "Region" : " us-iso-east-1" ,
6955
- "UseFIPS" : true ,
6956
- "UseDualStack" : true
6957
- }
6958
- },
6959
6948
{
6960
6949
"documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
6961
6950
"expect" : {
6969
6958
"UseDualStack" : false
6970
6959
}
6971
6960
},
6972
- {
6973
- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
6974
- "expect" : {
6975
- "error" : " DualStack is enabled but this partition does not support DualStack"
6976
- },
6977
- "params" : {
6978
- "Region" : " us-iso-east-1" ,
6979
- "UseFIPS" : false ,
6980
- "UseDualStack" : true
6981
- }
6982
- },
6983
6961
{
6984
6962
"documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
6985
6963
"expect" : {
6993
6971
"UseDualStack" : false
6994
6972
}
6995
6973
},
6996
- {
6997
- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
6998
- "expect" : {
6999
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
7000
- },
7001
- "params" : {
7002
- "Region" : " us-isob-east-1" ,
7003
- "UseFIPS" : true ,
7004
- "UseDualStack" : true
7005
- }
7006
- },
7007
6974
{
7008
6975
"documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
7009
6976
"expect" : {
7017
6984
"UseDualStack" : false
7018
6985
}
7019
6986
},
7020
- {
7021
- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
7022
- "expect" : {
7023
- "error" : " DualStack is enabled but this partition does not support DualStack"
7024
- },
7025
- "params" : {
7026
- "Region" : " us-isob-east-1" ,
7027
- "UseFIPS" : false ,
7028
- "UseDualStack" : true
7029
- }
7030
- },
7031
6987
{
7032
6988
"documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
7033
6989
"expect" : {
You can’t perform that action at this time.
0 commit comments