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
Julian M has some workflows that want to take S3 URLs as input, but he has AWS credentials that require MFA to use, and he wants to run a lot of workflows at once and not MFA in for each of them.
The files are public; you could get them with aws s3 cp --no-sign-request.
We should add a way for Toil to access S3 URLs without signing its requests and without actually trying to assume any configured AWS roles.
┆Issue is synchronized with this Jira Story
┆Issue Number: TOIL-1698
The text was updated successfully, but these errors were encountered:
adamnovak
changed the title
Allow not using AWS crednetials
Allow not using AWS credentials
Jan 29, 2025
Julian M has some workflows that want to take S3 URLs as input, but he has AWS credentials that require MFA to use, and he wants to run a lot of workflows at once and not MFA in for each of them.
The files are public; you could get them with
aws s3 cp --no-sign-request
.We should add a way for Toil to access S3 URLs without signing its requests and without actually trying to assume any configured AWS roles.
┆Issue is synchronized with this Jira Story
┆Issue Number: TOIL-1698
The text was updated successfully, but these errors were encountered: