Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am having a requirement to place a CSV file in S3 bucket under a specific folder. I got the Access_Key & Security_Key for the account and the region is US-east-2.
I am not finding this region in tS3Connection component, If i give Default, i am able to create a connection successfully but facing access denied error while placing a file using ts3put component. Please refer the screen shot and advice.
@sivanandamks,can you check this may be usefull.
Hi Manohar,
Thanks for your quick reply. I have followed the steps given in the post, but still i am getting the below mentioned error.
[FATAL]: iff.s3connection_0_1.S3Connection - tS3Put_1 Access Denied (Service: Amazon S3; Status Code: 403; Error Code: AccessDenied; Request ID: 8D34A70E6558A520)
Please advice.
Hi Manohar,
I tried the other option "Inherited credentials from aws role" and it's working now.
Thanks for the support.
Regards,
Siva
@sivanandamks,please accept soluation and also provide kudos
Did you do anything on the amazon side?
I tried this but it have not worked...