Accessing remote projects from Talend Studio
Before you begin
-
You have downloaded and installed Talend Studio from the Downloads page in Talend Cloud.
For the installation instructions, see Talend Cloud Installation Guide.
-
You have fetched your Talend Studio license from Talend Management Console.
For instructions, see Launching Talend Studio.
Procedure
Results
The progress bar appears and the Talend Studio main window opens with your project.
Accessing AWS CodeCommit Git projects using AWS Command Line Interface (CLI)
About this task
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.
- 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.
To enable logging into CodeCommit project with AWS SSO, you need to add the system property -Denable.aws.sso.login=true in the .ini file in the root of your Talend Studio installation directory, or enable.aws.sso.login=true in the <Talend-Studio>/configuration/config.ini file. Otherwise Talend Studio will use the standard HTTPS credential way by default to login to CodeCommit project.
Once you have logged into AWS, you can access CodeCommit Git projects from Talend Studio.