Runs Codebuild Build and streams the output via Cloudwatch Logs.
Recommended for use with aws-vault for authentication.
$ aws-vault exec myprofile -- codebuild-run-build --project-name my-codebuild-project
Hello from Docker!
...
go get github.com/buildkite/codebuild-run-build