We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e9e627 commit ea49260Copy full SHA for ea49260
serverless_template.yml
@@ -35,6 +35,8 @@ provider:
35
functions:
36
kickoff:
37
handler: stac_updater.handler.kickoff
38
+ environment:
39
+ EVENT_SOURCE: lambda
40
41
resources:
42
Resources:
0 commit comments