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 544544 "UseDualStack" : false
545545 }
546546 },
547- {
548- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
549- "expect" : {
550- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
551- },
552- "params" : {
553- "Region" : " us-iso-east-1" ,
554- "UseFIPS" : true ,
555- "UseDualStack" : true
556- }
557- },
558547 {
559548 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
560549 "expect" : {
568557 "UseDualStack" : false
569558 }
570559 },
571- {
572- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
573- "expect" : {
574- "error" : " DualStack is enabled but this partition does not support DualStack"
575- },
576- "params" : {
577- "Region" : " us-iso-east-1" ,
578- "UseFIPS" : false ,
579- "UseDualStack" : true
580- }
581- },
582560 {
583561 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
584562 "expect" : {
592570 "UseDualStack" : false
593571 }
594572 },
595- {
596- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
597- "expect" : {
598- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
599- },
600- "params" : {
601- "Region" : " us-isob-east-1" ,
602- "UseFIPS" : true ,
603- "UseDualStack" : true
604- }
605- },
606573 {
607574 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
608575 "expect" : {
616583 "UseDualStack" : false
617584 }
618585 },
619- {
620- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
621- "expect" : {
622- "error" : " DualStack is enabled but this partition does not support DualStack"
623- },
624- "params" : {
625- "Region" : " us-isob-east-1" ,
626- "UseFIPS" : false ,
627- "UseDualStack" : true
628- }
629- },
630586 {
631587 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
632588 "expect" : {
You can’t perform that action at this time.
0 commit comments