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 804804 "UseDualStack" : true
805805 }
806806 },
807- {
808- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
809- "expect" : {
810- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
811- },
812- "params" : {
813- "Region" : " us-iso-east-1" ,
814- "UseFIPS" : true ,
815- "UseDualStack" : true
816- }
817- },
818807 {
819808 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
820809 "expect" : {
828817 "UseDualStack" : false
829818 }
830819 },
831- {
832- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
833- "expect" : {
834- "error" : " DualStack is enabled but this partition does not support DualStack"
835- },
836- "params" : {
837- "Region" : " us-iso-east-1" ,
838- "UseFIPS" : false ,
839- "UseDualStack" : true
840- }
841- },
842820 {
843821 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
844822 "expect" : {
852830 "UseDualStack" : false
853831 }
854832 },
855- {
856- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
857- "expect" : {
858- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
859- },
860- "params" : {
861- "Region" : " us-isob-east-1" ,
862- "UseFIPS" : true ,
863- "UseDualStack" : true
864- }
865- },
866833 {
867834 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
868835 "expect" : {
876843 "UseDualStack" : false
877844 }
878845 },
879- {
880- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
881- "expect" : {
882- "error" : " DualStack is enabled but this partition does not support DualStack"
883- },
884- "params" : {
885- "Region" : " us-isob-east-1" ,
886- "UseFIPS" : false ,
887- "UseDualStack" : true
888- }
889- },
890846 {
891847 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
892848 "expect" : {
You can’t perform that action at this time.
0 commit comments