File tree Expand file tree Collapse file tree
codegen/sdk-codegen/aws-models Expand file tree Collapse file tree Original file line number Diff line number Diff line change 634634 "UseDualStack" : false
635635 }
636636 },
637- {
638- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
639- "expect" : {
640- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
641- },
642- "params" : {
643- "Region" : " us-iso-east-1" ,
644- "UseFIPS" : true ,
645- "UseDualStack" : true
646- }
647- },
648637 {
649638 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
650639 "expect" : {
658647 "UseDualStack" : false
659648 }
660649 },
661- {
662- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
663- "expect" : {
664- "error" : " DualStack is enabled but this partition does not support DualStack"
665- },
666- "params" : {
667- "Region" : " us-iso-east-1" ,
668- "UseFIPS" : false ,
669- "UseDualStack" : true
670- }
671- },
672650 {
673651 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
674652 "expect" : {
682660 "UseDualStack" : false
683661 }
684662 },
685- {
686- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
687- "expect" : {
688- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
689- },
690- "params" : {
691- "Region" : " us-isob-east-1" ,
692- "UseFIPS" : true ,
693- "UseDualStack" : true
694- }
695- },
696663 {
697664 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
698665 "expect" : {
706673 "UseDualStack" : false
707674 }
708675 },
709- {
710- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
711- "expect" : {
712- "error" : " DualStack is enabled but this partition does not support DualStack"
713- },
714- "params" : {
715- "Region" : " us-isob-east-1" ,
716- "UseFIPS" : false ,
717- "UseDualStack" : true
718- }
719- },
720676 {
721677 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
722678 "expect" : {
You can’t perform that action at this time.
0 commit comments