File tree Expand file tree Collapse file tree 2 files changed +6
-44
lines changed
services/connectcontactlens/src/main/resources/codegen-resources Expand file tree Collapse file tree 2 files changed +6
-44
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "type" : " feature" ,
3+ "category" : " Amazon Connect Contact Lens" ,
4+ "contributor" : " " ,
5+ "description" : " Remove incorrect endpoint tests"
6+ }
Original file line number Diff line number Diff line change 247247 "UseDualStack" : false
248248 }
249249 },
250- {
251- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
252- "expect" : {
253- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
254- },
255- "params" : {
256- "Region" : " us-iso-east-1" ,
257- "UseFIPS" : true ,
258- "UseDualStack" : true
259- }
260- },
261250 {
262251 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
263252 "expect" : {
271260 "UseDualStack" : false
272261 }
273262 },
274- {
275- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
276- "expect" : {
277- "error" : " DualStack is enabled but this partition does not support DualStack"
278- },
279- "params" : {
280- "Region" : " us-iso-east-1" ,
281- "UseFIPS" : false ,
282- "UseDualStack" : true
283- }
284- },
285263 {
286264 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
287265 "expect" : {
295273 "UseDualStack" : false
296274 }
297275 },
298- {
299- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
300- "expect" : {
301- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
302- },
303- "params" : {
304- "Region" : " us-isob-east-1" ,
305- "UseFIPS" : true ,
306- "UseDualStack" : true
307- }
308- },
309276 {
310277 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
311278 "expect" : {
319286 "UseDualStack" : false
320287 }
321288 },
322- {
323- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
324- "expect" : {
325- "error" : " DualStack is enabled but this partition does not support DualStack"
326- },
327- "params" : {
328- "Region" : " us-isob-east-1" ,
329- "UseFIPS" : false ,
330- "UseDualStack" : true
331- }
332- },
333289 {
334290 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
335291 "expect" : {
You can’t perform that action at this time.
0 commit comments