https://github.com/rocky-jaiswal/lambda-experiments-new
Testing serverless
https://github.com/rocky-jaiswal/lambda-experiments-new
Last synced: 29 days ago
JSON representation
Testing serverless
- Host: GitHub
- URL: https://github.com/rocky-jaiswal/lambda-experiments-new
- Owner: rocky-jaiswal
- Created: 2020-08-12T12:17:16.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-13T07:49:44.000Z (about 5 years ago)
- Last Synced: 2025-03-12T16:48:57.304Z (8 months ago)
- Language: TypeScript
- Size: 117 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lambda-experiments-new
Generates PDF with a lambda and stores in on S3.
## Deploy with -
`AWS_ACCESS_KEY_ID="foo" AWS_SECRET_ACCESS_KEY="bar" npx serverless deploy`