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 3934
3934
"UseDualStack" : false
3935
3935
}
3936
3936
},
3937
- {
3938
- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
3939
- "expect" : {
3940
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
3941
- },
3942
- "params" : {
3943
- "Region" : " us-iso-east-1" ,
3944
- "UseFIPS" : true ,
3945
- "UseDualStack" : true
3946
- }
3947
- },
3948
3937
{
3949
3938
"documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
3950
3939
"expect" : {
3958
3947
"UseDualStack" : false
3959
3948
}
3960
3949
},
3961
- {
3962
- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
3963
- "expect" : {
3964
- "error" : " DualStack is enabled but this partition does not support DualStack"
3965
- },
3966
- "params" : {
3967
- "Region" : " us-iso-east-1" ,
3968
- "UseFIPS" : false ,
3969
- "UseDualStack" : true
3970
- }
3971
- },
3972
3950
{
3973
3951
"documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
3974
3952
"expect" : {
3982
3960
"UseDualStack" : false
3983
3961
}
3984
3962
},
3985
- {
3986
- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
3987
- "expect" : {
3988
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
3989
- },
3990
- "params" : {
3991
- "Region" : " us-isob-east-1" ,
3992
- "UseFIPS" : true ,
3993
- "UseDualStack" : true
3994
- }
3995
- },
3996
3963
{
3997
3964
"documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
3998
3965
"expect" : {
4006
3973
"UseDualStack" : false
4007
3974
}
4008
3975
},
4009
- {
4010
- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
4011
- "expect" : {
4012
- "error" : " DualStack is enabled but this partition does not support DualStack"
4013
- },
4014
- "params" : {
4015
- "Region" : " us-isob-east-1" ,
4016
- "UseFIPS" : false ,
4017
- "UseDualStack" : true
4018
- }
4019
- },
4020
3976
{
4021
3977
"documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
4022
3978
"expect" : {
You can’t perform that action at this time.
0 commit comments