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 632632 "UseDualStack" : false
633633 }
634634 },
635- {
636- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
637- "expect" : {
638- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
639- },
640- "params" : {
641- "Region" : " us-iso-east-1" ,
642- "UseFIPS" : true ,
643- "UseDualStack" : true
644- }
645- },
646635 {
647636 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
648637 "expect" : {
656645 "UseDualStack" : false
657646 }
658647 },
659- {
660- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
661- "expect" : {
662- "error" : " DualStack is enabled but this partition does not support DualStack"
663- },
664- "params" : {
665- "Region" : " us-iso-east-1" ,
666- "UseFIPS" : false ,
667- "UseDualStack" : true
668- }
669- },
670648 {
671649 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
672650 "expect" : {
680658 "UseDualStack" : false
681659 }
682660 },
683- {
684- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
685- "expect" : {
686- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
687- },
688- "params" : {
689- "Region" : " us-isob-east-1" ,
690- "UseFIPS" : true ,
691- "UseDualStack" : true
692- }
693- },
694661 {
695662 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
696663 "expect" : {
704671 "UseDualStack" : false
705672 }
706673 },
707- {
708- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
709- "expect" : {
710- "error" : " DualStack is enabled but this partition does not support DualStack"
711- },
712- "params" : {
713- "Region" : " us-isob-east-1" ,
714- "UseFIPS" : false ,
715- "UseDualStack" : true
716- }
717- },
718674 {
719675 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
720676 "expect" : {
You can’t perform that action at this time.
0 commit comments