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

IAM Role Support #34

Open
Kirk-Harr opened this issue Feb 13, 2020 · 1 comment
Open

IAM Role Support #34

Kirk-Harr opened this issue Feb 13, 2020 · 1 comment

Comments

@Kirk-Harr
Copy link

Has anyone determined a way to use an IAM role attached to an EC2 instance to provide S3 permissions versus using an IAM user access/secret key? We have requirements to rotate any in use IAM user key and using a role attached to the instance would negate this need.

@mmontagna
Copy link

you could try https://github.com/mmontagna/zfs3backup I forked it, replaced boto with boto3 and got rid of the hard coded credential assumptions. buyer beware tho

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

2 participants