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 8818
8818
"UseDualStack" : false
8819
8819
}
8820
8820
},
8821
- {
8822
- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
8823
- "expect" : {
8824
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
8825
- },
8826
- "params" : {
8827
- "Region" : " us-iso-east-1" ,
8828
- "UseFIPS" : true ,
8829
- "UseDualStack" : true
8830
- }
8831
- },
8832
8821
{
8833
8822
"documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
8834
8823
"expect" : {
8842
8831
"UseDualStack" : false
8843
8832
}
8844
8833
},
8845
- {
8846
- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
8847
- "expect" : {
8848
- "error" : " DualStack is enabled but this partition does not support DualStack"
8849
- },
8850
- "params" : {
8851
- "Region" : " us-iso-east-1" ,
8852
- "UseFIPS" : false ,
8853
- "UseDualStack" : true
8854
- }
8855
- },
8856
8834
{
8857
8835
"documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
8858
8836
"expect" : {
8866
8844
"UseDualStack" : false
8867
8845
}
8868
8846
},
8869
- {
8870
- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
8871
- "expect" : {
8872
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
8873
- },
8874
- "params" : {
8875
- "Region" : " us-isob-east-1" ,
8876
- "UseFIPS" : true ,
8877
- "UseDualStack" : true
8878
- }
8879
- },
8880
8847
{
8881
8848
"documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
8882
8849
"expect" : {
8890
8857
"UseDualStack" : false
8891
8858
}
8892
8859
},
8893
- {
8894
- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
8895
- "expect" : {
8896
- "error" : " DualStack is enabled but this partition does not support DualStack"
8897
- },
8898
- "params" : {
8899
- "Region" : " us-isob-east-1" ,
8900
- "UseFIPS" : false ,
8901
- "UseDualStack" : true
8902
- }
8903
- },
8904
8860
{
8905
8861
"documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
8906
8862
"expect" : {
You can’t perform that action at this time.
0 commit comments