Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Context Management of Talend Jobs using AWS Secret Manager

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

Labels (5)
5 Replies
Anonymous
Not applicable
Author

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

WWong1683187644
Contributor III
Contributor III

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

Anonymous
Not applicable
Author

Hello,

It is a similar example with AWS System Manager in this KB article.

https://community.talend.com/s/article/Talend-Cloud-and-AWS-System-Manager-Parameter-Store-for-Talen...

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

WWong1683187644
Contributor III
Contributor III

ok, thanks for the reference.

Anonymous
Not applicable
Author

Hello,

Feel free to let us know if it helps for your use case.

Best regards

Sabrina