Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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
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
ok
thanks for the quick answer !