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

Document using AWS SSO credentials #1075

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Document using AWS SSO credentials #1075

wants to merge 2 commits into from

Conversation

dtenenba
Copy link
Contributor

As noted in the changed files, R does not use SSO credentials directory, the way the AWS CLI and boto do.

So in order to use AWS in R, the user must run aws sso login first, which must be done by a human, and gives you a session that lasts 12 hours (or should, after the IDC timeout issue is resolved).

This has implications for many use cases involving R and AWS, which we should discuss.

Hence this is a draft PR for now.

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.

5 participants