Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I would like to know if there is a way to get the S3 user defined metadata with a tS3get or another component from Talend (but not the cAWSs3 as we don't have the ESB part)
Thank you for your help
Guillaume
Hi,
Right now, the S3 components do not provide metadata details of S3 bucket like tags. You will have to create some java custom functions and call them through Talend routines to get the S3 component metadata.
Warm Regards,
Nikhil Thampi
Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂
Hi,
Right now, the S3 components do not provide metadata details of S3 bucket like tags. You will have to create some java custom functions and call them through Talend routines to get the S3 component metadata.
Warm Regards,
Nikhil Thampi
Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂
Ok thank you. I did that but i want to be sure I did not miss something.