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 3676
3676
"UseDualStack" : false
3677
3677
}
3678
3678
},
3679
- {
3680
- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
3681
- "expect" : {
3682
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
3683
- },
3684
- "params" : {
3685
- "Region" : " us-iso-east-1" ,
3686
- "UseFIPS" : true ,
3687
- "UseDualStack" : true
3688
- }
3689
- },
3690
3679
{
3691
3680
"documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
3692
3681
"expect" : {
3700
3689
"UseDualStack" : false
3701
3690
}
3702
3691
},
3703
- {
3704
- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
3705
- "expect" : {
3706
- "error" : " DualStack is enabled but this partition does not support DualStack"
3707
- },
3708
- "params" : {
3709
- "Region" : " us-iso-east-1" ,
3710
- "UseFIPS" : false ,
3711
- "UseDualStack" : true
3712
- }
3713
- },
3714
3692
{
3715
3693
"documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
3716
3694
"expect" : {
3724
3702
"UseDualStack" : false
3725
3703
}
3726
3704
},
3727
- {
3728
- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
3729
- "expect" : {
3730
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
3731
- },
3732
- "params" : {
3733
- "Region" : " us-isob-east-1" ,
3734
- "UseFIPS" : true ,
3735
- "UseDualStack" : true
3736
- }
3737
- },
3738
3705
{
3739
3706
"documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
3740
3707
"expect" : {
3748
3715
"UseDualStack" : false
3749
3716
}
3750
3717
},
3751
- {
3752
- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
3753
- "expect" : {
3754
- "error" : " DualStack is enabled but this partition does not support DualStack"
3755
- },
3756
- "params" : {
3757
- "Region" : " us-isob-east-1" ,
3758
- "UseFIPS" : false ,
3759
- "UseDualStack" : true
3760
- }
3761
- },
3762
3718
{
3763
3719
"documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
3764
3720
"expect" : {
You can’t perform that action at this time.
0 commit comments