Context Management with AWS Secrets Manager

 

Open solution

 

Category

Amazon

Prerequisites

Talend Data Integration basics, Talend Data Integration Advanced

Third-party software

AWS Secrets Manager

Description

 

 

AWS Secrets Manager provides a central location to store credentials, which can be queried by applications requiring them during run time rather than storing them at the application level. This solution template shows you how a Talend Job requiring access to a database can programmatically call AWS Secrets Manager to retrieve the database credentials at run time rather than hard coding the Job in an external file or a database table.