File tree Expand file tree Collapse file tree 3 files changed +49
-134
lines changed
services/macie2/src/main/resources/codegen-resources Expand file tree Collapse file tree 3 files changed +49
-134
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "type" : " feature" ,
3+ "category" : " Amazon Macie 2" ,
4+ "contributor" : " " ,
5+ "description" : " Remove incorrect endpoint tests"
6+ }
Original file line number Diff line number Diff line change 455455 "UseDualStack" : false
456456 }
457457 },
458- {
459- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
460- "expect" : {
461- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
462- },
463- "params" : {
464- "Region" : " us-iso-east-1" ,
465- "UseFIPS" : true ,
466- "UseDualStack" : true
467- }
468- },
469458 {
470459 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
471460 "expect" : {
479468 "UseDualStack" : false
480469 }
481470 },
482- {
483- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
484- "expect" : {
485- "error" : " DualStack is enabled but this partition does not support DualStack"
486- },
487- "params" : {
488- "Region" : " us-iso-east-1" ,
489- "UseFIPS" : false ,
490- "UseDualStack" : true
491- }
492- },
493471 {
494472 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
495473 "expect" : {
503481 "UseDualStack" : false
504482 }
505483 },
506- {
507- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
508- "expect" : {
509- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
510- },
511- "params" : {
512- "Region" : " us-isob-east-1" ,
513- "UseFIPS" : true ,
514- "UseDualStack" : true
515- }
516- },
517484 {
518485 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
519486 "expect" : {
527494 "UseDualStack" : false
528495 }
529496 },
530- {
531- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
532- "expect" : {
533- "error" : " DualStack is enabled but this partition does not support DualStack"
534- },
535- "params" : {
536- "Region" : " us-isob-east-1" ,
537- "UseFIPS" : false ,
538- "UseDualStack" : true
539- }
540- },
541497 {
542498 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
543499 "expect" : {
You can’t perform that action at this time.
0 commit comments