Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow not using AWS credentials #5203

Open
adamnovak opened this issue Jan 28, 2025 · 3 comments · May be fixed by #5205
Open

Allow not using AWS credentials #5203

adamnovak opened this issue Jan 28, 2025 · 3 comments · May be fixed by #5205

Comments

@adamnovak
Copy link
Member

adamnovak commented Jan 28, 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

@adamnovak adamnovak changed the title Allow not using AWS crednetials Allow not using AWS credentials Jan 29, 2025
@adamnovak
Copy link
Member Author

Julian says he needs this this week.

@juklucas
Copy link

@adamnovak actually it's Julian M who needs this, and I think it's ok if this doesn't happen this week.

@adamnovak
Copy link
Member Author

Oh no I've confused my Julians! Sorry to both of you!

@adamnovak adamnovak linked a pull request Jan 31, 2025 that will close this issue
19 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants