|
712 | 712 | "permission_required": {} |
713 | 713 | } |
714 | 714 | } |
| 715 | +{ |
| 716 | + "_id": { |
| 717 | + "$oid": "611b96eb4548787205d67866" |
| 718 | + }, |
| 719 | + "name": "Cromwell Advanced", |
| 720 | + "description": "Use the scalability of AWS Batch to run Cromwell workflows. This is ideal for large workloads and larger data-sets.", |
| 721 | + "fileName": "cromwell-advanced.yaml", |
| 722 | + "tags": [ |
| 723 | + { |
| 724 | + "Key": "EstimatedTimeToProvision", |
| 725 | + "Value": "10 Minutes" |
| 726 | + }, |
| 727 | + { |
| 728 | + "Key": "DetailsLink", |
| 729 | + "Value": "https://gatk.broadinstitute.org/hc/en-us/categories/360002302312" |
| 730 | + }, |
| 731 | + { |
| 732 | + "Key": "TypeOfProduct", |
| 733 | + "Value": "Research" |
| 734 | + }, |
| 735 | + { |
| 736 | + "Key": "ALB", |
| 737 | + "Value": "true" |
| 738 | + }, |
| 739 | + { |
| 740 | + "Key": "ApplicationPort", |
| 741 | + "Value": "443" |
| 742 | + }, |
| 743 | + { |
| 744 | + "Key": "Service", |
| 745 | + "Value": "Cromwell" |
| 746 | + } |
| 747 | + ], |
| 748 | + "owner": "RL", |
| 749 | + "portfolio": "RGPortfolio", |
| 750 | + "availableRegions": [], |
| 751 | + "assignedOU": [], |
| 752 | + "metaData": { |
| 753 | + "pre_provisioning": [ |
| 754 | + { |
| 755 | + "code": "CFT_PARAMS", |
| 756 | + "params": [ |
| 757 | + { |
| 758 | + "name": "PipelineName", |
| 759 | + "type": "RL::SC::PIPELINE" |
| 760 | + }, |
| 761 | + { |
| 762 | + "name": "InputDataLocation", |
| 763 | + "type": "RL::SC::S3", |
| 764 | + "productName": "Amazon S3" |
| 765 | + }, |
| 766 | + { |
| 767 | + "name": "OutputDataLocation", |
| 768 | + "type": "RL::SC::S3", |
| 769 | + "productName": "Amazon S3" |
| 770 | + }, |
| 771 | + { |
| 772 | + "name": "ResearcherName", |
| 773 | + "type": "RL::SC::PARAM::HD" |
| 774 | + }, |
| 775 | + { |
| 776 | + "name": "ProjectId", |
| 777 | + "type": "RL::SC::PARAM::HD" |
| 778 | + }, |
| 779 | + { |
| 780 | + "name": "Namespace", |
| 781 | + "type": "RL::SC::PARAM::HD" |
| 782 | + } |
| 783 | + ] |
| 784 | + } |
| 785 | + ], |
| 786 | + "post_provisioning": [], |
| 787 | + "checks_before_assigning_product": [ |
| 788 | + { |
| 789 | + "code": "AMI_ID_REQUIRED", |
| 790 | + "is_ami_required": true, |
| 791 | + "ami_id_list": [], |
| 792 | + "ami_path": "/RL/RG/StandardCatalog/cromwell-latest" |
| 793 | + } |
| 794 | + ], |
| 795 | + "checks_after_assigning_product": [], |
| 796 | + "permission_required": {}, |
| 797 | + "cost_resource": true |
| 798 | + } |
| 799 | +} |
0 commit comments