Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 486 Bytes

README.md

File metadata and controls

37 lines (20 loc) · 486 Bytes

LAMBDAS

Lambda functions that run on AWS

Functions

Metrics Event

Updates some metric data on our metrics collection ( firestore )

  • password resets

Refresh Subscriptions

Calls the refresh subscriptions endpoint on our Subscriptions API (songs-server)

Should run once a day

Development

Installation

npm i

Uploading to AWS

Using AWS Lambda Console

make a zip including the node_modules