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 11141114 "UseDualStack" : false
11151115 }
11161116 },
1117- {
1118- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
1119- "expect" : {
1120- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
1121- },
1122- "params" : {
1123- "Region" : " us-iso-east-1" ,
1124- "UseFIPS" : true ,
1125- "UseDualStack" : true
1126- }
1127- },
11281117 {
11291118 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
11301119 "expect" : {
11381127 "UseDualStack" : false
11391128 }
11401129 },
1141- {
1142- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
1143- "expect" : {
1144- "error" : " DualStack is enabled but this partition does not support DualStack"
1145- },
1146- "params" : {
1147- "Region" : " us-iso-east-1" ,
1148- "UseFIPS" : false ,
1149- "UseDualStack" : true
1150- }
1151- },
11521130 {
11531131 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
11541132 "expect" : {
11621140 "UseDualStack" : false
11631141 }
11641142 },
1165- {
1166- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
1167- "expect" : {
1168- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
1169- },
1170- "params" : {
1171- "Region" : " us-isob-east-1" ,
1172- "UseFIPS" : true ,
1173- "UseDualStack" : true
1174- }
1175- },
11761143 {
11771144 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
11781145 "expect" : {
11861153 "UseDualStack" : false
11871154 }
11881155 },
1189- {
1190- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
1191- "expect" : {
1192- "error" : " DualStack is enabled but this partition does not support DualStack"
1193- },
1194- "params" : {
1195- "Region" : " us-isob-east-1" ,
1196- "UseFIPS" : false ,
1197- "UseDualStack" : true
1198- }
1199- },
12001156 {
12011157 "documentation" : " For custom endpoint with region set and fips disabled and dualstack disabled" ,
12021158 "expect" : {
You can’t perform that action at this time.
0 commit comments