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 4865
4865
"UseDualStack" : true
4866
4866
}
4867
4867
},
4868
- {
4869
- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
4870
- "expect" : {
4871
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
4872
- },
4873
- "params" : {
4874
- "Region" : " us-iso-east-1" ,
4875
- "UseFIPS" : true ,
4876
- "UseDualStack" : true
4877
- }
4878
- },
4879
4868
{
4880
4869
"documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
4881
4870
"expect" : {
4889
4878
"UseDualStack" : false
4890
4879
}
4891
4880
},
4892
- {
4893
- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
4894
- "expect" : {
4895
- "error" : " DualStack is enabled but this partition does not support DualStack"
4896
- },
4897
- "params" : {
4898
- "Region" : " us-iso-east-1" ,
4899
- "UseFIPS" : false ,
4900
- "UseDualStack" : true
4901
- }
4902
- },
4903
4881
{
4904
4882
"documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
4905
4883
"expect" : {
4913
4891
"UseDualStack" : false
4914
4892
}
4915
4893
},
4916
- {
4917
- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
4918
- "expect" : {
4919
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
4920
- },
4921
- "params" : {
4922
- "Region" : " us-isob-east-1" ,
4923
- "UseFIPS" : true ,
4924
- "UseDualStack" : true
4925
- }
4926
- },
4927
4894
{
4928
4895
"documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
4929
4896
"expect" : {
4937
4904
"UseDualStack" : false
4938
4905
}
4939
4906
},
4940
- {
4941
- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
4942
- "expect" : {
4943
- "error" : " DualStack is enabled but this partition does not support DualStack"
4944
- },
4945
- "params" : {
4946
- "Region" : " us-isob-east-1" ,
4947
- "UseFIPS" : false ,
4948
- "UseDualStack" : true
4949
- }
4950
- },
4951
4907
{
4952
4908
"documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
4953
4909
"expect" : {
You can’t perform that action at this time.
0 commit comments