Ultimate access to all questions.
A developer utilizes AWS CodeCommit for code storage and AWS CodeBuild for executing unit tests on pull requests. To automate the testing process, a Lambda function is set up to trigger the CodeBuild upon specific CodeCommit events. Identify the appropriate CodeCommit events in Amazon EventBridge that should invoke the Lambda for both the creation and updates of pull requests.