brokamp-group / s3

More efficient downloading and usage of files hosted on AWS S3
http://brokamp-group.github.io/s3/
Other
3 stars 2 forks source link

add support for copy/paste of SSO output within R #21

Closed cole-brokamp closed 1 year ago

cole-brokamp commented 3 years ago

SSO AWS sign in will provide the credentials in bash that can be copied. As these have to be rewritten to use in R, it would be useful to write a function to take in this pasted credential file and then set it within the session (or locally within a specific file?)