You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 16, 2023. It is now read-only.
As a Nextflow infrastructure maintainer.
I want to use AWS IAM roles instead of IAM users to connect to AWS resources
In order to prevent the need for long lived high privilege credentials.
Today, an IAM user is needed for using Nextflow with AWS Batch. This request is to remove that requirement by switching to IAM Roles instead. These don't require any credentials to be maintained and can be created as part of the infrastructure creation and assigned to the correct workloads.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
As a Nextflow infrastructure maintainer.
I want to use AWS IAM roles instead of IAM users to connect to AWS resources
In order to prevent the need for long lived high privilege credentials.
Today, an IAM user is needed for using Nextflow with AWS Batch. This request is to remove that requirement by switching to IAM Roles instead. These don't require any credentials to be maintained and can be created as part of the infrastructure creation and assigned to the correct workloads.
The text was updated successfully, but these errors were encountered: