Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Resources:
- EventProcessorExecutionRole
- Arn
Timeout: 10
Runtime: nodejs6.10
Runtime: nodejs6.14
CodeUri:
Bucket: !Ref LambdaS3Bucket
Key: !Ref LambdaDDBEventProcessorS3Key
Expand Down Expand Up @@ -135,4 +135,4 @@ Outputs:
Description: The Kinesis stream used for ingestion.
Region:
Value: !Ref 'AWS::Region'
Description: The region this template was launched in.
Description: The region this template was launched in.