Is there a way to use SonarCloud with AWS codeCommit ? Without dirty hacks like “duplicate the code in github and use gitHub adapter”?

I am using AWS codecommit no github , no bitbucket ,Is there any way to integrate sonarcloud with aws codecommit rather than with github or bitbucket
Any ways with AWS DevOps

Hello,
And welcome to the community forum!

We currently don’t have any official integration with AWS CodeCommit, but it doesn’t mean you can’t use SonarCloud.

You can use SonarCloud with any SCM, you will just need an account on Github, GitLab, Bitbucket or Azure Devops to login and then you can setup your projects manually using any ALM or CI.

But you won’t benefit from any ALM integration features likes PR decoration or easy import of project…