Copy link to clipboard
Copied
Is it possible to integrate the Robohelp with AWS CodeCommit using the Git version control? I have done this with Github, but I'm facing issues when trying to integrate it with AWS. I followed the tutorial for setting up an SSH connection to AWS CodeCommit Repository on Windows (https://docs.aws.amazon.com/codecommit/latest/userguide/setting-up-ssh-windows.html) but I keep receiving the following error message on my Git terminal:
Warning: Permanently added 'git-codecommit.us-east-1.amazonaws.com,52.94.229.29' (RSA) to the list of known hosts.
username@GIT-codecommit.us-east-1.amazonaws.com: Permission denied (publickey)
I tried deleting the host file and running the ssh command again, but it wouldn't work.
Copy link to clipboard
Copied
To set up and troubleshoot AWS CodeCommit, you'll need to go to their forums for help.
Once you get source control up and running, then you can look at configuring Robohelp. This topic might help, although I have no experience with Git or AWS: