Using a CloudWatch Rule to send CodeCommit changes, I see the below on the Slack Message;
Commit Message
Could not inspect repository. Check logs for stack trace.
And in the CloudWatch Logs for the Function the following:
Failed to inspect branch: { TimeoutError: Socket timed out without establishing a connection at Timeout.connectTimeout
Is this a permissions issue or something else?