File tree Expand file tree Collapse file tree 2 files changed +6
-44
lines changed
services/resiliencehub/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" : " AWS Resilience Hub" ,
4+ "contributor" : " " ,
5+ "description" : " Remove incorrect endpoint tests"
6+ }
Original file line number Diff line number Diff line change 403403 "UseDualStack" : false
404404 }
405405 },
406- {
407- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
408- "expect" : {
409- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
410- },
411- "params" : {
412- "Region" : " us-iso-east-1" ,
413- "UseFIPS" : true ,
414- "UseDualStack" : true
415- }
416- },
417406 {
418407 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
419408 "expect" : {
427416 "UseDualStack" : false
428417 }
429418 },
430- {
431- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
432- "expect" : {
433- "error" : " DualStack is enabled but this partition does not support DualStack"
434- },
435- "params" : {
436- "Region" : " us-iso-east-1" ,
437- "UseFIPS" : false ,
438- "UseDualStack" : true
439- }
440- },
441419 {
442420 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
443421 "expect" : {
451429 "UseDualStack" : false
452430 }
453431 },
454- {
455- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
456- "expect" : {
457- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
458- },
459- "params" : {
460- "Region" : " us-isob-east-1" ,
461- "UseFIPS" : true ,
462- "UseDualStack" : true
463- }
464- },
465432 {
466433 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
467434 "expect" : {
475442 "UseDualStack" : false
476443 }
477444 },
478- {
479- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
480- "expect" : {
481- "error" : " DualStack is enabled but this partition does not support DualStack"
482- },
483- "params" : {
484- "Region" : " us-isob-east-1" ,
485- "UseFIPS" : false ,
486- "UseDualStack" : true
487- }
488- },
489445 {
490446 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
491447 "expect" : {
You can’t perform that action at this time.
0 commit comments