https://github.com/jetbridge/lambda-layer-prisma-pg
https://github.com/jetbridge/lambda-layer-prisma-pg
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jetbridge/lambda-layer-prisma-pg
- Owner: jetbridge
- License: mit
- Created: 2021-07-12T13:53:56.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-15T17:43:31.000Z (almost 5 years ago)
- Last Synced: 2025-03-09T19:44:42.229Z (over 1 year ago)
- Language: TypeScript
- Size: 56.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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