Skip to content

Instantly share code, notes, and snippets.

@mizucopo
Created March 24, 2016 18:39
Show Gist options
  • Save mizucopo/2ed33c8d26abf13bfc21 to your computer and use it in GitHub Desktop.
Save mizucopo/2ed33c8d26abf13bfc21 to your computer and use it in GitHub Desktop.
S3 Slack : s-function.json
"events": [
{
"name": "daily",
"type": "schedule",
"config": {
"enabled": true,
"schedule": "cron(0 15 * * ? *)"
}
}
],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment