How to setup sonarqube inside aws codebuild

What SonarScanner do you usually use with your project?
You will just have to run it as usual in the CI, configuring using the yml configuration file for that CI tool. We don’t have specific documentation about this integration.
Here is an example with Scanner for Maven: