Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am facing issue while developing the job, where i need to upload some files to s3bucket, and then retrieve it using ts3get component.
The job is failing with below error, though my credentials are fine as i am able to upload successfully. Also do all the operation using browser.
Kindly advice.
Error: [FATAL] 21:13:17 idhs_ems_ihiedataexchange.s3get_test_0_1.s3get_test- tS3Get_1 Forbidden (Service: Amazon S3; Status Code: 403; Error Code: 403 Forbidden; Request ID: XXXXXXXXXXXXXXXX; S3 Extended Request ID: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX; Proxy: null)
Hi
Here is a similar topic, have a try to select the corresponding Region instead of Default?
Regards
Shong
Hi Shong,
We tried to select the region instead of default, still it's giving the same error. And also you mentioned topic is with s3put component, I had a issue with ts3get component because it's not retrieving the file from s3.
Thanks,
Vijay Chander
Hi Shong,
We tried to select the region instead of default, still it's giving the same error. And also you mentioned topic is with s3put component, I had a issue with ts3get component because it's not retrieving the file from s3.
Hi @Shicong Hong
Im also getting the same error. Is there any configuration changes that i need to do.
Thank you
@Heshan Karunaratne , have you tried to use S3 browser and checked if it works with same credentials?
Regards
Shong
Yes It works in AWS Cli and using AWS SDK in cmd(Windows) also
@Shicong Hong,
The ts3get and ts3put function works, but still getting that error. Not sure whether it is an error with version.