diff --git a/sam/sam.yaml b/sam/sam.yaml index 53ed1c4..b03881d 100644 --- a/sam/sam.yaml +++ b/sam/sam.yaml @@ -410,7 +410,7 @@ Resources: Type: AWS::Serverless::Function Properties: Handler: index.handler - Runtime: nodejs10.x + Runtime: nodejs14.x CodeUri: s3:///lambda.zip Policies: AmazonDynamoDBFullAccess Environment: