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

Enable IAM role-based auth between EC2 and S3 #3206

Merged
merged 5 commits into from Jul 6, 2023

Conversation

zekehuntergreen
Copy link
Contributor

@zekehuntergreen zekehuntergreen commented Jul 4, 2023

resolves #3185

reflecting the fact that AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY are optional
requirements.txt Outdated Show resolved Hide resolved
aleph.env.tmpl Outdated Show resolved Hide resolved
aleph.env.tmpl Outdated Show resolved Hide resolved
zekehuntergreen and others added 2 commits July 5, 2023 14:31
Co-authored-by: Christian Stefanescu <217554+stchris@users.noreply.github.com>
Co-authored-by: Christian Stefanescu <217554+stchris@users.noreply.github.com>
@zekehuntergreen zekehuntergreen marked this pull request as ready for review July 5, 2023 13:35
Copy link
Contributor

@stchris stchris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect!

@stchris stchris merged commit 41211f5 into alephdata:develop Jul 6, 2023
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 this pull request may close these issues.

FEATURE: Support IAM role-based authentication to S3
2 participants