CDLUC3 / dmphub

Simple metadata repository for networked DMPs
MIT License
3 stars 1 forks source link

LAMBDA HELPER FUNCTIONS #108

Closed mariapraetzellis closed 1 year ago

mariapraetzellis commented 2 years ago

Build out shared Lambda utility functions that are invoked by the Lambda functions connected to the API Gateway. For example the jsonValidator lambda will verify that JSON sent to the createDmp, updateDmp, updateFunding and createRelatedIdentifier Lambda functions is valid.