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

S3 authentication on EC2 with no User and access keys only IAM Role #40

Open
coverton-usgs opened this issue Apr 23, 2022 · 0 comments
Open

Comments

@coverton-usgs
Copy link

I've spun a large EC2 instances using the Rstudio AMI (https://www.louisaslett.com/RStudio_AMI/) my organization doesn't use IAM Users so I don't have an access Key & Secret Access Key to use with flyio_auth().

> flyio_auth() Error in file(con, "r") : cannot open the connection In addition: Warning message: In file(con, "r") : cannot open file '/home/rstudio/.aws/credentials': No such file or directory

But within the EC2 I can access the s3 using aws.s3 commands. Is there any known way to access and open shapefiles without this authentication step?

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

No branches or pull requests

1 participant