Skip to content

Instantly share code, notes, and snippets.

@bradjasper
Created April 22, 2016 23:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bradjasper/92702a740408a22c325ead0b736120ce to your computer and use it in GitHub Desktop.
Save bradjasper/92702a740408a22c325ead0b736120ce to your computer and use it in GitHub Desktop.
2016-04-22T23:00:52.225Z 0f521c85-08de-11e6-acfd-2177bd93f70f Got createRecurringJob event
{
"input": {
"jobType": "urls",
"urls": [
"http://google.com"
]
},
"schedule": "rate(5 minutes)"
}
2016-04-22T23:00:52.227Z 0f521c85-08de-11e6-acfd-2177bd93f70f context =
{
"callbackWaitsForEmptyEventLoop": true,
"logGroupName": "/aws/lambda/createRecurringJob",
"logStreamName": "2016/04/22/[$LATEST]ed4eabc1d73f41eab067b79fd9821158",
"functionName": "createRecurringJob",
"memoryLimitInMB": "128",
"functionVersion": "$LATEST",
"invokeid": "0f521c85-08de-11e6-acfd-2177bd93f70f",
"awsRequestId": "0f521c85-08de-11e6-acfd-2177bd93f70f",
"invokedFunctionArn": "arn:aws:lambda:us-west-2:507625310318:function:createRecurringJob"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment