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 561561 "UseDualStack" : false
562562 }
563563 },
564- {
565- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
566- "expect" : {
567- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
568- },
569- "params" : {
570- "Region" : " us-iso-east-1" ,
571- "UseFIPS" : true ,
572- "UseDualStack" : true
573- }
574- },
575564 {
576565 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
577566 "expect" : {
585574 "UseDualStack" : false
586575 }
587576 },
588- {
589- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
590- "expect" : {
591- "error" : " DualStack is enabled but this partition does not support DualStack"
592- },
593- "params" : {
594- "Region" : " us-iso-east-1" ,
595- "UseFIPS" : false ,
596- "UseDualStack" : true
597- }
598- },
599577 {
600578 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
601579 "expect" : {
609587 "UseDualStack" : false
610588 }
611589 },
612- {
613- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
614- "expect" : {
615- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
616- },
617- "params" : {
618- "Region" : " us-isob-east-1" ,
619- "UseFIPS" : true ,
620- "UseDualStack" : true
621- }
622- },
623590 {
624591 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
625592 "expect" : {
633600 "UseDualStack" : false
634601 }
635602 },
636- {
637- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
638- "expect" : {
639- "error" : " DualStack is enabled but this partition does not support DualStack"
640- },
641- "params" : {
642- "Region" : " us-isob-east-1" ,
643- "UseFIPS" : false ,
644- "UseDualStack" : true
645- }
646- },
647603 {
648604 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
649605 "expect" : {
You can’t perform that action at this time.
0 commit comments