This repo will show you how to use CDK to integrate with CodeSee Lambda Layer https://docs.codesee.io/docs/lambda-configuration-examples#using-the-dd-bridge-lambda-layer
# go into this example CDK directory
cd sst-cdk-lambda-layer-example
# bootstrap your sst environment
npm run dev
# deploy the example Lambda with Lambda Layers
npm run deploy
You should see a Lambda created with 2 Layers attached like in the screenshot