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 3856
3856
"UseDualStack" : false
3857
3857
}
3858
3858
},
3859
- {
3860
- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
3861
- "expect" : {
3862
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
3863
- },
3864
- "params" : {
3865
- "Region" : " us-iso-east-1" ,
3866
- "UseFIPS" : true ,
3867
- "UseDualStack" : true
3868
- }
3869
- },
3870
3859
{
3871
3860
"documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
3872
3861
"expect" : {
3880
3869
"UseDualStack" : false
3881
3870
}
3882
3871
},
3883
- {
3884
- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
3885
- "expect" : {
3886
- "error" : " DualStack is enabled but this partition does not support DualStack"
3887
- },
3888
- "params" : {
3889
- "Region" : " us-iso-east-1" ,
3890
- "UseFIPS" : false ,
3891
- "UseDualStack" : true
3892
- }
3893
- },
3894
3872
{
3895
3873
"documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
3896
3874
"expect" : {
3904
3882
"UseDualStack" : false
3905
3883
}
3906
3884
},
3907
- {
3908
- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
3909
- "expect" : {
3910
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
3911
- },
3912
- "params" : {
3913
- "Region" : " us-isob-east-1" ,
3914
- "UseFIPS" : true ,
3915
- "UseDualStack" : true
3916
- }
3917
- },
3918
3885
{
3919
3886
"documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
3920
3887
"expect" : {
3928
3895
"UseDualStack" : false
3929
3896
}
3930
3897
},
3931
- {
3932
- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
3933
- "expect" : {
3934
- "error" : " DualStack is enabled but this partition does not support DualStack"
3935
- },
3936
- "params" : {
3937
- "Region" : " us-isob-east-1" ,
3938
- "UseFIPS" : false ,
3939
- "UseDualStack" : true
3940
- }
3941
- },
3942
3898
{
3943
3899
"documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
3944
3900
"expect" : {
You can’t perform that action at this time.
0 commit comments