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 668668 "UseDualStack" : false
669669 }
670670 },
671- {
672- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
673- "expect" : {
674- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
675- },
676- "params" : {
677- "Region" : " us-iso-east-1" ,
678- "UseFIPS" : true ,
679- "UseDualStack" : true
680- }
681- },
682671 {
683672 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
684673 "expect" : {
692681 "UseDualStack" : false
693682 }
694683 },
695- {
696- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
697- "expect" : {
698- "error" : " DualStack is enabled but this partition does not support DualStack"
699- },
700- "params" : {
701- "Region" : " us-iso-east-1" ,
702- "UseFIPS" : false ,
703- "UseDualStack" : true
704- }
705- },
706684 {
707685 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
708686 "expect" : {
716694 "UseDualStack" : false
717695 }
718696 },
719- {
720- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
721- "expect" : {
722- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
723- },
724- "params" : {
725- "Region" : " us-isob-east-1" ,
726- "UseFIPS" : true ,
727- "UseDualStack" : true
728- }
729- },
730697 {
731698 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
732699 "expect" : {
740707 "UseDualStack" : false
741708 }
742709 },
743- {
744- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
745- "expect" : {
746- "error" : " DualStack is enabled but this partition does not support DualStack"
747- },
748- "params" : {
749- "Region" : " us-isob-east-1" ,
750- "UseFIPS" : false ,
751- "UseDualStack" : true
752- }
753- },
754710 {
755711 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
756712 "expect" : {
You can’t perform that action at this time.
0 commit comments