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

Use file ~/.aws/credentials to authenticate on S3 service #21

Open
lipeRomani opened this issue Feb 6, 2018 · 0 comments · May be fixed by #22
Open

Use file ~/.aws/credentials to authenticate on S3 service #21

lipeRomani opened this issue Feb 6, 2018 · 0 comments · May be fixed by #22

Comments

@lipeRomani
Copy link

Put an option to get choice if use key/secret or "~/.aws/credentials" to authenticate on AWS S3.

lipeRomani pushed a commit to lipeRomani/aws-s3-zipper that referenced this issue Feb 6, 2018
Added new parameter "useCredentials" on constructor to choce if want use key/secret or credentials file on loca folder. Issue DanielHindi#21

Added new parameter "folderPath" on zipToS3File to choce if want bucket folder structure inside zip file or only files. Issue DanielHindi#20

Resolves: DanielHindi#21, DanielHindi#20
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 a pull request may close this issue.

1 participant