Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Connect 2026 Agenda Now Available: Explore Sessions
cancel
Showing results for 
Search instead for 
Did you mean: 
krmyers
Contributor
Contributor

Talend Studio and CodeCommit

Has anyone gotten Talend Studio to work with CodeCommit and federated identities through AWS SSO (IAM Identity Center) using either of the following:

  • git-remote-codecommit
  • git credential helper

We really don't want to have to create IAM users just to generate git credentials.

Labels (2)
3 Replies
krmyers
Contributor
Contributor
Author

Thanks rhall, but that still requires an IAM user in the aws account. If I'm not using Talend Studio, I can interact with the CodeCommit repository (directly from the command line) with authentication provided from my IDP. Unfortunantly this requires either git-remote-codecommit or the credential helper to work.....which it appears that studio does not support

Anonymous
Not applicable

I am afraid I do not have the environment to able to try anything out here. But have you tried recreating the method that works from the command line through Talend Studio? This should be possible.