Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I am trying to upload file from local box to s3 bucket. I have used tS3connection and tS3Put for it, however my ts3 connection is getting refused. Earlier I tought it could be I am not defining context variables properly so tried with hard coded values still getting 403 access denied error. Could engineer verified that keys have access to the s3 bucket. What else could be an issue here ?
Thank you !
Yes I had verified all keys and everything , Issue was related to advance setting , "Check S3 Accessibility " default option I had to change to make it work. Thank you for your response,
Hello,
Are you able to connect using the Key/Secret key via other methods without using talend tool? Are your connection details correct along with right access privileges? On which talend build version you got this issue?
Best regards
Sabrina
Yes I had verified all keys and everything , Issue was related to advance setting , "Check S3 Accessibility " default option I had to change to make it work. Thank you for your response,
Hello,
Unchecked this option "Check S3 Accessibility " works for you without 403 error? Thanks for your feedback.
Best regards
Sabrina
Yes, It worked. Issue was resolved.