ARM architecture based binaries generated for Sumo Logic Lambda Extension
Arm architecture support added for Sumo Logic AWS Lambda Extension.
-
Lambda Functions using Layers
-
For x86_64 architecture use layer ARN:
arn:aws:lambda:<AWS_REGION>:956882708938:layer:sumologic-extension-amd64:2 -
For arm64 architecture use layer ARN:
arn:aws:lambda:<AWS_REGION>:956882708938:layer:sumologic-extension-arm64:2AWS_REGION - Replace with your AWS Lambda Region.
-
-
Lambda Functions created using container images
Download the latest binary tar file attached