I have a codebuild project that was deployed in AWS and executed. In cloudtrail, how can I search the codebuild project arn to find out when/who deployed the job and executed it?
I have tried to search event name, source, type, but it gives me many events for different codebuild project, is there a way to search by the resource arn?