Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I am looking into context management for Talend jobs. I am looking at using AWS Secret Manager to achieve this.
I have been trying to used the JAVA code being provided by AWS. However, I am having a tough time making it work due to 3rd party dependencies.
I have tried using the POM file to specify the depencies but that too failed.
Has anyone managed to achieve context management via AWS Secret Manager?
Regards,
Malcolm
Hello,
Could you please create a new feature/work item jira issue on talend bug tracker?
https://jira.talendforge.org/secure/Dashboard.jspa
Best regards
Sabrina
Hi @Malcom Burke ,
Have you found the solution? we are trying to use the sample project too, but also having the issue with using the java code provided in the sample project
Hello,
It is a similar example with AWS System Manager in this KB article.
So far, there's not a specific component for AWS Secret Manager, unfortunately. However, you can still design your Talend job to call AWS Secrets Manager to retrieve the database credentials at runtime for example.
Best regards
Sabrina
ok, thanks for the reference.
Hello,
Feel free to let us know if it helps for your use case.
Best regards
Sabrina