nextflow-io / nextflow

A DSL for data-driven computational pipelines
http://nextflow.io
Apache License 2.0
2.61k stars 605 forks source link

Update aws.md to include Cluster access #4951

Closed Kartstig closed 2 months ago

Kartstig commented 2 months ago

I was recently using your guide to set up Nextflow, and I ran into some missing roles when it came to setting up AWS Batch Compute Environment. After I added the following roles, I was able to get it working.

netlify[bot] commented 2 months ago

Deploy Preview for nextflow-docs-staging ready!

Name Link
Latest commit d44d80e5dd434ce297700f23964229f3ab6cfc36
Latest deploy log https://app.netlify.com/sites/nextflow-docs-staging/deploys/662ba8b4aae7b00008aa7bfa
Deploy Preview https://deploy-preview-4951--nextflow-docs-staging.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

pditommaso commented 2 months ago

Not aware of the requirement of those permissions

Kartstig commented 2 months ago

@pditommaso admittedly, I could be wrong. My specific scenario was setting up Fargate & Fargate Spot compute_resources using terraform. I wonder if this is necessary with the Batch settings outlined in the docs.

pditommaso commented 2 months ago

I see. In that case it could make sense to add into a separate section highlighting as extra permission for Fargate