nextstrain / seasonal-flu

Scripts. config, and snakefiles for seasonal-flu nextstrain builds
44 stars 26 forks source link

deploy-private-nextflu: Assume AWS role for short-lived credentials #168

Closed joverlee521 closed 3 months ago

joverlee521 commented 3 months ago

Assumes the GitHubActionsRoleNextstrainBatchJobs role to get short-lived credentials for the workflow to have access to download build from AWS Batch.

Related issue(s)

Depends on https://github.com/nextstrain/infra/pull/19 Related to https://github.com/nextstrain/private/issues/110

Checklist