You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: