sumologic-aws-lambda icon indicating copy to clipboard operation
sumologic-aws-lambda copied to clipboard

Support arm64 runtime and Node16?

Open ashish-desai-massmutal opened this issue 3 years ago • 1 comments

Any plans to validate and support the code to run on ARM64 and Node16 runtime?
ARM64 will help reduce customer operational costs.

https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html

ashish-desai-massmutal avatar Jul 15 '22 17:07 ashish-desai-massmutal

I am not sure what you mean by supporting ARM64 & Node 16 managed runtime.

I have tried running the older Lambda function: https://github.com/SumoLogic/sumologic-aws-lambda/blob/main/cloudwatchlogs/cloudwatchlogs_lambda.js

on ARM 64 & Node 18 managed runtime.

It seems to work out-of-the-box.

Side note, I have created my own CloudFormation template to deploy it to AWS.

volphy avatar May 26 '23 13:05 volphy