Home › Forums › AWS › AWS Certified Developer Associate › grant the developers access to CodeCommit › Reply To: grant the developers access to CodeCommit
-
Hi Robert,
For this scenario, the provided answers are:
– Generate HTTPS Git credentials.
– Generate new SSH keys and associate the public SSH key to each of your developer’s IAM user.
Different companies have various development processes and access provision procedures. I understand your point that some companies allow their developers to generate the SSH key themselves. However, there are some companies, that only allow the Administrator to generate the SSH keys for their developers:
https://docs.aws.amazon.com/codecommit/latest/userguide/images/codecommit-iam-gc1.png
Regards,
Jon Bonso