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 6606
6606
"UseDualStack" : false
6607
6607
}
6608
6608
},
6609
- {
6610
- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
6611
- "expect" : {
6612
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
6613
- },
6614
- "params" : {
6615
- "Region" : " us-iso-east-1" ,
6616
- "UseFIPS" : true ,
6617
- "UseDualStack" : true
6618
- }
6619
- },
6620
6609
{
6621
6610
"documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
6622
6611
"expect" : {
6630
6619
"UseDualStack" : false
6631
6620
}
6632
6621
},
6633
- {
6634
- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
6635
- "expect" : {
6636
- "error" : " DualStack is enabled but this partition does not support DualStack"
6637
- },
6638
- "params" : {
6639
- "Region" : " us-iso-east-1" ,
6640
- "UseFIPS" : false ,
6641
- "UseDualStack" : true
6642
- }
6643
- },
6644
6622
{
6645
6623
"documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
6646
6624
"expect" : {
6654
6632
"UseDualStack" : false
6655
6633
}
6656
6634
},
6657
- {
6658
- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
6659
- "expect" : {
6660
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
6661
- },
6662
- "params" : {
6663
- "Region" : " us-isob-east-1" ,
6664
- "UseFIPS" : true ,
6665
- "UseDualStack" : true
6666
- }
6667
- },
6668
6635
{
6669
6636
"documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
6670
6637
"expect" : {
6678
6645
"UseDualStack" : false
6679
6646
}
6680
6647
},
6681
- {
6682
- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
6683
- "expect" : {
6684
- "error" : " DualStack is enabled but this partition does not support DualStack"
6685
- },
6686
- "params" : {
6687
- "Region" : " us-isob-east-1" ,
6688
- "UseFIPS" : false ,
6689
- "UseDualStack" : true
6690
- }
6691
- },
6692
6648
{
6693
6649
"documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
6694
6650
"expect" : {
You can’t perform that action at this time.
0 commit comments