Skip to content

v1.2.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jun 16:40
a09c8a5

New Layers versions are published

For x86_64 architecture use layer ARN:
arn:aws:lambda:<AWS_REGION>:956882708938:layer:sumologic-extension-amd64:9

For arm64 architecture use layer ARN:
arn:aws:lambda:<AWS_REGION>:956882708938:layer:sumologic-extension-arm64:9

AWS_REGION - Replace with your AWS Lambda Region.

What's New

  1. Fixes InvalidCiphertextException issue #25

Full Changelog

v1.2.0...v1.2.1

Commits

  • 67702bd: kms fixes to include function name in context (Himanshu Pal) #25