UNPKG

serverless

Version:

Serverless Framework - Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more

19 lines (18 loc) 344 B
{ "context": {}, "event": { "datasetName": "MYDATASET", "eventType": "SyncTrigger", "region": "ap-northeast-1", "identityId": "MYID", "datasetRecords": { "key1": { "newValue": "v2", "oldValue": "v1", "op": "replace" } }, "identityPoolId": "MYIDPOOLID", "version": 2 } }