Skip to main content
Announcements
A fresh, new look for the Data Integration & Quality forums and navigation! Read more about what's changed.
cancel
Showing results for 
Search instead for 
Did you mean: 
shameer1
Contributor

How can we connect to AWS secret manager using talend data integration tool

Can anybody let me know how to connect to AWS secret manager using talend data integration tool. As of now there is no such component available to connect to AWS secret manager.

I checked the information mentioned in below portal. Here it says how to fetch credentials from parameter store.

Talend Cloud and AWS System Manager Parameter Store for Talend context variables

This is not valid in my scenario as i am not using parameter store. I need to connect to AWS secret manager and fetch the credentials/secrets.

Labels (4)
1 Reply
Anonymous
Not applicable

Hello,

We currently don't have components to interact with AWS Secrets Manager.

However the AWS Secrets Manager has a REST API. Our recommendation is to use the tRestClient component to interact with the secrets. We are considering this feature for a future release.

Best regards

Sabrina