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 3586
3586
"UseDualStack" : false
3587
3587
}
3588
3588
},
3589
- {
3590
- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
3591
- "expect" : {
3592
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
3593
- },
3594
- "params" : {
3595
- "Region" : " us-iso-east-1" ,
3596
- "UseFIPS" : true ,
3597
- "UseDualStack" : true
3598
- }
3599
- },
3600
3589
{
3601
3590
"documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
3602
3591
"expect" : {
3610
3599
"UseDualStack" : false
3611
3600
}
3612
3601
},
3613
- {
3614
- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
3615
- "expect" : {
3616
- "error" : " DualStack is enabled but this partition does not support DualStack"
3617
- },
3618
- "params" : {
3619
- "Region" : " us-iso-east-1" ,
3620
- "UseFIPS" : false ,
3621
- "UseDualStack" : true
3622
- }
3623
- },
3624
3602
{
3625
3603
"documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
3626
3604
"expect" : {
3634
3612
"UseDualStack" : false
3635
3613
}
3636
3614
},
3637
- {
3638
- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
3639
- "expect" : {
3640
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
3641
- },
3642
- "params" : {
3643
- "Region" : " us-isob-east-1" ,
3644
- "UseFIPS" : true ,
3645
- "UseDualStack" : true
3646
- }
3647
- },
3648
3615
{
3649
3616
"documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
3650
3617
"expect" : {
3658
3625
"UseDualStack" : false
3659
3626
}
3660
3627
},
3661
- {
3662
- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
3663
- "expect" : {
3664
- "error" : " DualStack is enabled but this partition does not support DualStack"
3665
- },
3666
- "params" : {
3667
- "Region" : " us-isob-east-1" ,
3668
- "UseFIPS" : false ,
3669
- "UseDualStack" : true
3670
- }
3671
- },
3672
3628
{
3673
3629
"documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
3674
3630
"expect" : {
You can’t perform that action at this time.
0 commit comments