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 674674 "UseDualStack" : false
675675 }
676676 },
677- {
678- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
679- "expect" : {
680- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
681- },
682- "params" : {
683- "Region" : " us-iso-east-1" ,
684- "UseFIPS" : true ,
685- "UseDualStack" : true
686- }
687- },
688677 {
689678 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
690679 "expect" : {
698687 "UseDualStack" : false
699688 }
700689 },
701- {
702- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
703- "expect" : {
704- "error" : " DualStack is enabled but this partition does not support DualStack"
705- },
706- "params" : {
707- "Region" : " us-iso-east-1" ,
708- "UseFIPS" : false ,
709- "UseDualStack" : true
710- }
711- },
712690 {
713691 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
714692 "expect" : {
722700 "UseDualStack" : false
723701 }
724702 },
725- {
726- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
727- "expect" : {
728- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
729- },
730- "params" : {
731- "Region" : " us-isob-east-1" ,
732- "UseFIPS" : true ,
733- "UseDualStack" : true
734- }
735- },
736703 {
737704 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
738705 "expect" : {
746713 "UseDualStack" : false
747714 }
748715 },
749- {
750- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
751- "expect" : {
752- "error" : " DualStack is enabled but this partition does not support DualStack"
753- },
754- "params" : {
755- "Region" : " us-isob-east-1" ,
756- "UseFIPS" : false ,
757- "UseDualStack" : true
758- }
759- },
760716 {
761717 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
762718 "expect" : {
You can’t perform that action at this time.
0 commit comments