File tree Expand file tree Collapse file tree 2 files changed +6
-44
lines changed
services/transcribe/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 Transcribe Service" ,
4+ "contributor" : " " ,
5+ "description" : " Remove incorrect endpoint tests"
6+ }
Original file line number Diff line number Diff line change 494494 "UseDualStack" : false
495495 }
496496 },
497- {
498- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
499- "expect" : {
500- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
501- },
502- "params" : {
503- "Region" : " us-iso-east-1" ,
504- "UseFIPS" : true ,
505- "UseDualStack" : true
506- }
507- },
508497 {
509498 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
510499 "expect" : {
518507 "UseDualStack" : false
519508 }
520509 },
521- {
522- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
523- "expect" : {
524- "error" : " DualStack is enabled but this partition does not support DualStack"
525- },
526- "params" : {
527- "Region" : " us-iso-east-1" ,
528- "UseFIPS" : false ,
529- "UseDualStack" : true
530- }
531- },
532- {
533- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
534- "expect" : {
535- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
536- },
537- "params" : {
538- "Region" : " us-isob-east-1" ,
539- "UseFIPS" : true ,
540- "UseDualStack" : true
541- }
542- },
543510 {
544511 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
545512 "expect" : {
553520 "UseDualStack" : false
554521 }
555522 },
556- {
557- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
558- "expect" : {
559- "error" : " DualStack is enabled but this partition does not support DualStack"
560- },
561- "params" : {
562- "Region" : " us-isob-east-1" ,
563- "UseFIPS" : false ,
564- "UseDualStack" : true
565- }
566- },
567523 {
568524 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
569525 "expect" : {
You can’t perform that action at this time.
0 commit comments