Skip to main content

Accessing AWS CodeCommit Git projects using AWS Command Line Interface (CLI)

You can access AWS CodeCommit Git repositories from AWS CLI. For more information, see the AWS documentation Sign in through the AWS Command Line Interface.

If you use a non-default profile to login to AWS, you need to specify the profile name by adding -DAWS_PROFILE=<aws profile name> in the .ini file in the root of your Talend Studio installation directory.
  • For Windows, the file name is Talend-Studio-win-x86_64.ini.
  • For Linux, the file name is either Talend-Studio-linux-gtk-aarch64.ini or Talend-Studio-linux-gtk-x86_64.ini.
  • For Mac, the file name is Talend-Studio-macosx-cocoa.ini.

Once you have logged into AWS, you can access CodeCommit Git projects from Talend Studio.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!