Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 529 Bytes

File metadata and controls

20 lines (15 loc) · 529 Bytes

AWS Lambda layer for Node.js with prisma and pg

ARNs

  • arn:aws:lambda:us-east-1:898466741470:layer:PrismaPg:11
  • arn:aws:lambda:us-west-2:898466741470:layer:PrismaPg:11
  • arn:aws:lambda:eu-west-1:898466741470:layer:PrismaPg:11
  • arn:aws:lambda:eu-central-1:898466741470:layer:PrismaPg:11

Current packed versions

layer@1.0.0 /var/task/layer
├── @prisma/client@2.27.0 
├── pg@8.6.0 
└── prisma@2.27.0 

Based on https://github.com/tamino-martinius/cdk-lambda-layers--node-postgres