parallel-e2e-pipeline-cdk/src/pipeline/app/pipeline-stack.ts (3 lines): - line 21: "serverless-patterns" // TODO: Replace this with the name of your AWS CodeCommit repository - line 38: branch: "mainline", // TODO: Replace this with the name of your working branch - line 44: * TODO (Optional for deploying pattern): Add a deployment stage for your application. The following cdk-vpc-lambda-sfn/src/lambda_code/app.js (1 line): - line 2: // TODO implement