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 10141014 "UseDualStack" : false
10151015 }
10161016 },
1017- {
1018- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
1019- "expect" : {
1020- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
1021- },
1022- "params" : {
1023- "Region" : " us-iso-east-1" ,
1024- "UseFIPS" : true ,
1025- "UseDualStack" : true
1026- }
1027- },
10281017 {
10291018 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
10301019 "expect" : {
10381027 "UseDualStack" : false
10391028 }
10401029 },
1041- {
1042- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
1043- "expect" : {
1044- "error" : " DualStack is enabled but this partition does not support DualStack"
1045- },
1046- "params" : {
1047- "Region" : " us-iso-east-1" ,
1048- "UseFIPS" : false ,
1049- "UseDualStack" : true
1050- }
1051- },
10521030 {
10531031 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
10541032 "expect" : {
10621040 "UseDualStack" : false
10631041 }
10641042 },
1065- {
1066- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
1067- "expect" : {
1068- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
1069- },
1070- "params" : {
1071- "Region" : " us-isob-east-1" ,
1072- "UseFIPS" : true ,
1073- "UseDualStack" : true
1074- }
1075- },
10761043 {
10771044 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
10781045 "expect" : {
10861053 "UseDualStack" : false
10871054 }
10881055 },
1089- {
1090- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
1091- "expect" : {
1092- "error" : " DualStack is enabled but this partition does not support DualStack"
1093- },
1094- "params" : {
1095- "Region" : " us-isob-east-1" ,
1096- "UseFIPS" : false ,
1097- "UseDualStack" : true
1098- }
1099- },
11001056 {
11011057 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
11021058 "expect" : {
You can’t perform that action at this time.
0 commit comments