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 837837 "UseDualStack" : false
838838 }
839839 },
840- {
841- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
842- "expect" : {
843- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
844- },
845- "params" : {
846- "Region" : " us-iso-east-1" ,
847- "UseFIPS" : true ,
848- "UseDualStack" : true
849- }
850- },
851840 {
852841 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
853842 "expect" : {
861850 "UseDualStack" : false
862851 }
863852 },
864- {
865- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
866- "expect" : {
867- "error" : " DualStack is enabled but this partition does not support DualStack"
868- },
869- "params" : {
870- "Region" : " us-iso-east-1" ,
871- "UseFIPS" : false ,
872- "UseDualStack" : true
873- }
874- },
875- {
876- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
877- "expect" : {
878- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
879- },
880- "params" : {
881- "Region" : " us-isob-east-1" ,
882- "UseFIPS" : true ,
883- "UseDualStack" : true
884- }
885- },
886853 {
887854 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
888855 "expect" : {
896863 "UseDualStack" : false
897864 }
898865 },
899- {
900- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
901- "expect" : {
902- "error" : " DualStack is enabled but this partition does not support DualStack"
903- },
904- "params" : {
905- "Region" : " us-isob-east-1" ,
906- "UseFIPS" : false ,
907- "UseDualStack" : true
908- }
909- },
910866 {
911867 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
912868 "expect" : {
You can’t perform that action at this time.
0 commit comments