Skip to content

Commit c74d979

Browse files
committed
Version 2.7.1
Upgraded library dependencies Updated deploy.yaml to 2.7.1 and node12.x runtime
1 parent 3078665 commit c74d979

File tree

4 files changed

+271
-159
lines changed

4 files changed

+271
-159
lines changed

deploy.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#This is deploy.yaml V 0.9
1+
#This is deploy.yaml V 0.9.1
22
#This file will set up most of what is needed to configure the Lambda Redshift database
33
#loader
44
#It will not create the KMS key required for encrypting the database password
@@ -232,7 +232,7 @@ Resources:
232232
- Arn
233233
Code:
234234
S3Bucket: !Sub awslabs-code-${AWS::Region}
235-
S3Key: 'LambdaRedshiftLoader/AWSLambdaRedshiftLoader-2.7.0.zip'
236-
Runtime: nodejs8.10
235+
S3Key: 'LambdaRedshiftLoader/AWSLambdaRedshiftLoader-2.7.1.zip'
236+
Runtime: nodejs12.x
237237

238238

1.81 MB
Binary file not shown.

0 commit comments

Comments
 (0)