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 569569 "UseDualStack" : false
570570 }
571571 },
572- {
573- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
574- "expect" : {
575- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
576- },
577- "params" : {
578- "Region" : " us-iso-east-1" ,
579- "UseFIPS" : true ,
580- "UseDualStack" : true
581- }
582- },
583572 {
584573 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
585574 "expect" : {
593582 "UseDualStack" : false
594583 }
595584 },
596- {
597- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
598- "expect" : {
599- "error" : " DualStack is enabled but this partition does not support DualStack"
600- },
601- "params" : {
602- "Region" : " us-iso-east-1" ,
603- "UseFIPS" : false ,
604- "UseDualStack" : true
605- }
606- },
607585 {
608586 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
609587 "expect" : {
617595 "UseDualStack" : false
618596 }
619597 },
620- {
621- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
622- "expect" : {
623- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
624- },
625- "params" : {
626- "Region" : " us-isob-east-1" ,
627- "UseFIPS" : true ,
628- "UseDualStack" : true
629- }
630- },
631598 {
632599 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
633600 "expect" : {
641608 "UseDualStack" : false
642609 }
643610 },
644- {
645- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
646- "expect" : {
647- "error" : " DualStack is enabled but this partition does not support DualStack"
648- },
649- "params" : {
650- "Region" : " us-isob-east-1" ,
651- "UseFIPS" : false ,
652- "UseDualStack" : true
653- }
654- },
655611 {
656612 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
657613 "expect" : {
You can’t perform that action at this time.
0 commit comments