Skip to content

Get S3 credentials from_env#775

Merged
changhiskhan merged 2 commits intomainfrom
changhiskhan/aws-iam-role
Apr 13, 2023
Merged

Get S3 credentials from_env#775
changhiskhan merged 2 commits intomainfrom
changhiskhan/aws-iam-role

Conversation

@changhiskhan
Copy link
Copy Markdown
Contributor

@changhiskhan changhiskhan commented Apr 13, 2023

passing in the credentials directly does not work if you're in EC2 with IAM role configured. Instead we use from_env and let it pick up from the environment.

closes #692

Copy link
Copy Markdown
Member

@eddyxu eddyxu left a comment

Choose a reason for hiding this comment

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

LGTM

@changhiskhan changhiskhan merged commit 91fdf64 into main Apr 13, 2023
@changhiskhan changhiskhan deleted the changhiskhan/aws-iam-role branch April 13, 2023 13:12
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.

Allow to customize S3 region when opening the ObjectStore

2 participants