aws / aws-lambda-go

Libraries, samples and tools to help Go developers develop AWS Lambda functions.
Apache License 2.0
3.62k stars 550 forks source link

Fix compile error in sample code for S3ObjectLambdaEvent #551

Closed kdnakt closed 8 months ago

kdnakt commented 8 months ago

Issue #, if available:

https://github.com/aws/aws-lambda-go/pull/536#discussion_r1462241033

Description of changes:

Apply this fix to the sample code in README.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.