Hi, I am very new to CodeCommit or Github, can anyone tell me how to clone an existing git repository from AWS's CodeCommit to SAS EG? I have SAS codes that worked to achieve the same thing using SAS studio but find no solution to do it in SAS EG.
I was trying to follow the steps here: how to link Github repo but can't replicate it using AWS's CodeCommit. Any tips?
Thanks!
I'm not familiar with this AWS offering but according to their site:
AWS CodeCommit supports all Git commands and works with your existing Git tools.
If that's so, then you should be able to establish a Git profile in EG for this, or use the GIT_* functions in SAS. You'll need the HTTPS username/personal-access-token, or an established SSH public/private key setup.
Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.
If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.