Class: Schedule

Schedule

new Schedule()

Very simple interface for handling Scheduled LambdaEvents
Source:

Extends

Members

cb :function

The response object allowing any extending class to respond to Cloudformation.
Type:
  • function
Inherited From:
Source:

context :Object

The raw context object received by Lambda
Type:
  • Object
Inherited From:
Source:

event :Object

The raw event received by Lambda
Type:
  • Object
Inherited From:
Source: