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 36573657 "UseDualStack" : false
36583658 }
36593659 },
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- },
36713660 {
36723661 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
36733662 "expect" : {
36813670 "UseDualStack" : false
36823671 }
36833672 },
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- },
36953673 {
36963674 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
36973675 "expect" : {
37053683 "UseDualStack" : false
37063684 }
37073685 },
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- },
37193686 {
37203687 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
37213688 "expect" : {
37293696 "UseDualStack" : false
37303697 }
37313698 },
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- },
37433699 {
37443700 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
37453701 "expect" : {
You can’t perform that action at this time.
0 commit comments