Open Tkamiya opened 5 years ago
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.
@rogerlittin We need the same functionality. Do you have any code snippet ?
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