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 3657
3657
"UseDualStack" : false
3658
3658
}
3659
3659
},
3660
- {
3661
- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
3662
- "expect" : {
3663
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
3664
- },
3665
- "params" : {
3666
- "Region" : " us-iso-east-1" ,
3667
- "UseFIPS" : true ,
3668
- "UseDualStack" : true
3669
- }
3670
- },
3671
3660
{
3672
3661
"documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
3673
3662
"expect" : {
3681
3670
"UseDualStack" : false
3682
3671
}
3683
3672
},
3684
- {
3685
- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
3686
- "expect" : {
3687
- "error" : " DualStack is enabled but this partition does not support DualStack"
3688
- },
3689
- "params" : {
3690
- "Region" : " us-iso-east-1" ,
3691
- "UseFIPS" : false ,
3692
- "UseDualStack" : true
3693
- }
3694
- },
3695
3673
{
3696
3674
"documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
3697
3675
"expect" : {
3705
3683
"UseDualStack" : false
3706
3684
}
3707
3685
},
3708
- {
3709
- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
3710
- "expect" : {
3711
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
3712
- },
3713
- "params" : {
3714
- "Region" : " us-isob-east-1" ,
3715
- "UseFIPS" : true ,
3716
- "UseDualStack" : true
3717
- }
3718
- },
3719
3686
{
3720
3687
"documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
3721
3688
"expect" : {
3729
3696
"UseDualStack" : false
3730
3697
}
3731
3698
},
3732
- {
3733
- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
3734
- "expect" : {
3735
- "error" : " DualStack is enabled but this partition does not support DualStack"
3736
- },
3737
- "params" : {
3738
- "Region" : " us-isob-east-1" ,
3739
- "UseFIPS" : false ,
3740
- "UseDualStack" : true
3741
- }
3742
- },
3743
3699
{
3744
3700
"documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
3745
3701
"expect" : {
You can’t perform that action at this time.
0 commit comments