how can i pull my repository from codecommit on an instance from AWS with Ubunutu?
I installed awscli and evrytime when i try pull with the command:
aws codecommit operation/get-repository
The System says: this is not a valid command.
And at the command list, there is also no operation named "codecommit"
Thank you very much!