- Finally: Click on "Erstellen"
- Click on "URL klonen" -> HTTPS clonen
- URL will be copied to clipboard
# in the terminal
aws sso login --sso-session my-sso
- You must have a profile setup, in my case it is: Git_Schulung, because my profile looks like this:
# Put url in editor and rewrite it as follows:
# e.g.
https://git-codecommit.eu-central-1.amazonaws.com/v1/repos/git-schulung_JochenMetzger
# rewrite to: (Git_schuluung is your profile)
codecommit://Git_Schulung@git-schulung_JochenMetzger
- Click on Define Remote
- Press "OK" and Pycharm shows what to push -> now press Push