umccr / nextflow-stack

AWS stack to run Nextflow pipelines on Batch using shared resources
0 stars 0 forks source link

Use --tag on submit_job for cost allocation purposes #85

Closed brainstorm closed 8 months ago

brainstorm commented 8 months ago

Add a RunId tag parameter (and corresponding value) to this and/or other submit_job calls. Also experiment with propagate-tags: https://docs.aws.amazon.com/cli/latest/reference/batch/submit-job.html

/cc @scwatts @reisingerf @andrewpatto

scwatts commented 8 months ago

Seems like a really good fit, and using the portal ID for RunId would make sense to me