I am trying to send a Slack message by attaching a CodeCommit trigger to an AWS Lambda function and calling the Lambda function when the source code is committed.
However, CodeCommit does not exist in the trigger list for the Lambda function.
My account is the master account.
How do I select codecommit trigger?