Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 183 Bytes

File metadata and controls

7 lines (5 loc) · 183 Bytes

Simple log function using AWS DynamoDB

To invoke the function locally, you must have the Serverless CLI installed:

sls invoke local -f log -d "Your log message goes here."