Skip to content

Amazon S3 ingest with Amazon access key and secret key #11

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

Open
Tkamiya opened this issue Jan 11, 2019 · 2 comments
Open

Amazon S3 ingest with Amazon access key and secret key #11

Tkamiya opened this issue Jan 11, 2019 · 2 comments

Comments

@Tkamiya
Copy link

Tkamiya commented Jan 11, 2019

Hello,

I have tried with this module for AmazonS3 ingest.
ThenI would like to use Amazon access key and secret key because of content security.
So, I used these keys to "username "and "password" in PushPublishMap.txt.
But it could not work properly.

Therefore, I have to set the public access to the S3 bucket.
How do I use "Amazon access key and secret key" as private connect?

I do not attach the public access to the S3 bucket.

Best regards,

Taka

@rogerlittin
Copy link
Contributor

Hi,

This would need a rewrite of the http example to use the AWS sdk to perform the uploads, instead of using the HttpUrlConnection methods. It should be fairly easy to do. Please open a new Developer ticket and I will work with you to test it.

Regards,

Roger.

@gauravAirtel
Copy link

@rogerlittin We need the same functionality. Do you have any code snippet ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants