I have tried to deploy multiple lambda functions which are in multiple code commit repository to deploy it using single code pipeline. But I am unable to do it.
I tried https://medium.com/hatchsoftware/setting-up-ci-cd-for-lambda-functions-using-aws-codepipeline-880567769dde
But It is working for single lambda not for multiple lambdas