Releases: steve-c-thompson/standup-bot-serverless
Releases · steve-c-thompson/standup-bot-serverless
Main/Worker Lambda with Provisioned Concurrency and OOO Warmer
This release has two lambdas, a main handler and worker. Each has a provisioned concurrency of 1
, and there is an off-hours warmer lambda.
This release uses moment
, but should probably use date-fns
.