Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
laurent3
Contributor
Contributor

amazon S3 - put the right ACL to a file

Hi,

 

I put a file on S3 without problem; but the file isn't in public access . 

 

How can i put the right ACL to this file ?

 

best regards

 

Webtech

Labels (1)
  • v7.x

1 Solution

Accepted Solutions
Anonymous
Not applicable

Hi,

 

     You will not be able to issue ACL details for S3 through Talend. 

 

     You will have to handle them through AWS directly. Another way is that you can limit the access to bucket by allowing users to access S3 with right AWS policies.

 

Warm Regards,

 

Nikhil Thampi

View solution in original post

2 Replies
Anonymous
Not applicable

Hi,

 

     You will not be able to issue ACL details for S3 through Talend. 

 

     You will have to handle them through AWS directly. Another way is that you can limit the access to bucket by allowing users to access S3 with right AWS policies.

 

Warm Regards,

 

Nikhil Thampi

laurent3
Contributor
Contributor
Author

ok

 

thanks for the quick answer !