Skip to content

taller2-grupo5-rostov-1c2022/Lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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