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 3910
3910
"UseDualStack" : false
3911
3911
}
3912
3912
},
3913
- {
3914
- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
3915
- "expect" : {
3916
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
3917
- },
3918
- "params" : {
3919
- "Region" : " us-iso-east-1" ,
3920
- "UseFIPS" : true ,
3921
- "UseDualStack" : true
3922
- }
3923
- },
3924
3913
{
3925
3914
"documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
3926
3915
"expect" : {
3934
3923
"UseDualStack" : false
3935
3924
}
3936
3925
},
3937
- {
3938
- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
3939
- "expect" : {
3940
- "error" : " DualStack is enabled but this partition does not support DualStack"
3941
- },
3942
- "params" : {
3943
- "Region" : " us-iso-east-1" ,
3944
- "UseFIPS" : false ,
3945
- "UseDualStack" : true
3946
- }
3947
- },
3948
3926
{
3949
3927
"documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
3950
3928
"expect" : {
3958
3936
"UseDualStack" : false
3959
3937
}
3960
3938
},
3961
- {
3962
- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
3963
- "expect" : {
3964
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
3965
- },
3966
- "params" : {
3967
- "Region" : " us-isob-east-1" ,
3968
- "UseFIPS" : true ,
3969
- "UseDualStack" : true
3970
- }
3971
- },
3972
3939
{
3973
3940
"documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
3974
3941
"expect" : {
3982
3949
"UseDualStack" : false
3983
3950
}
3984
3951
},
3985
- {
3986
- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
3987
- "expect" : {
3988
- "error" : " DualStack is enabled but this partition does not support DualStack"
3989
- },
3990
- "params" : {
3991
- "Region" : " us-isob-east-1" ,
3992
- "UseFIPS" : false ,
3993
- "UseDualStack" : true
3994
- }
3995
- },
3996
3952
{
3997
3953
"documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
3998
3954
"expect" : {
You can’t perform that action at this time.
0 commit comments