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 733733 "UseDualStack" : false
734734 }
735735 },
736- {
737- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
738- "expect" : {
739- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
740- },
741- "params" : {
742- "Region" : " us-iso-east-1" ,
743- "UseFIPS" : true ,
744- "UseDualStack" : true
745- }
746- },
747736 {
748737 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
749738 "expect" : {
757746 "UseDualStack" : false
758747 }
759748 },
760- {
761- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
762- "expect" : {
763- "error" : " DualStack is enabled but this partition does not support DualStack"
764- },
765- "params" : {
766- "Region" : " us-iso-east-1" ,
767- "UseFIPS" : false ,
768- "UseDualStack" : true
769- }
770- },
771749 {
772750 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
773751 "expect" : {
781759 "UseDualStack" : false
782760 }
783761 },
784- {
785- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
786- "expect" : {
787- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
788- },
789- "params" : {
790- "Region" : " us-isob-east-1" ,
791- "UseFIPS" : true ,
792- "UseDualStack" : true
793- }
794- },
795762 {
796763 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
797764 "expect" : {
805772 "UseDualStack" : false
806773 }
807774 },
808- {
809- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
810- "expect" : {
811- "error" : " DualStack is enabled but this partition does not support DualStack"
812- },
813- "params" : {
814- "Region" : " us-isob-east-1" ,
815- "UseFIPS" : false ,
816- "UseDualStack" : true
817- }
818- },
819775 {
820776 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
821777 "expect" : {
You can’t perform that action at this time.
0 commit comments