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 956956 "UseDualStack" : true
957957 }
958958 },
959- {
960- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
961- "expect" : {
962- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
963- },
964- "params" : {
965- "Region" : " us-iso-east-1" ,
966- "UseFIPS" : true ,
967- "UseDualStack" : true
968- }
969- },
970959 {
971960 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
972961 "expect" : {
980969 "UseDualStack" : false
981970 }
982971 },
983- {
984- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
985- "expect" : {
986- "error" : " DualStack is enabled but this partition does not support DualStack"
987- },
988- "params" : {
989- "Region" : " us-iso-east-1" ,
990- "UseFIPS" : false ,
991- "UseDualStack" : true
992- }
993- },
994972 {
995973 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
996974 "expect" : {
1004982 "UseDualStack" : false
1005983 }
1006984 },
1007- {
1008- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
1009- "expect" : {
1010- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
1011- },
1012- "params" : {
1013- "Region" : " us-isob-east-1" ,
1014- "UseFIPS" : true ,
1015- "UseDualStack" : true
1016- }
1017- },
1018985 {
1019986 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
1020987 "expect" : {
1028995 "UseDualStack" : false
1029996 }
1030997 },
1031- {
1032- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
1033- "expect" : {
1034- "error" : " DualStack is enabled but this partition does not support DualStack"
1035- },
1036- "params" : {
1037- "Region" : " us-isob-east-1" ,
1038- "UseFIPS" : false ,
1039- "UseDualStack" : true
1040- }
1041- },
1042998 {
1043999 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
10441000 "expect" : {
You can’t perform that action at this time.
0 commit comments