Releases: SumoLogic/sumologic-lambda-extensions
Releases · SumoLogic/sumologic-lambda-extensions
Release list
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
v1.0.0
Initial release of Sumo Logic AWS Lambda Extension.
The Layer version is :
arn:aws:lambda:<AWS_REGION>:956882708938:layer:sumologic-extension:1
- AWS_REGION - Replace with your AWS Lambda Region.