Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Has anyone gotten Talend Studio to work with CodeCommit and federated identities through AWS SSO (IAM Identity Center) using either of the following:
We really don't want to have to create IAM users just to generate git credentials.
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
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.