Skip to content

Commit

Permalink
Fix zuora-datalake-export trigger input
Browse files Browse the repository at this point in the history
  • Loading branch information
Mario Galic committed May 30, 2019
1 parent b22c261 commit 4bbd5ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion handlers/zuora-datalake-export/cfn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Resources:
- Arn: !Sub ${ExportLambda.Arn}
Id: TriggerLambda
Input: |
null
{"exportFromDate": "yesterday"}
TriggerStartExportJobPermission:
Type: AWS::Lambda::Permission
Expand Down

0 comments on commit 4bbd5ff

Please sign in to comment.