aws-samples / serverless-snippets

Snippets of code used for Serverless Development. Code examples hosted on serverlessland.com/snippets
https://serverlessland.com/snippets
MIT No Attribution
140 stars 93 forks source link

Added sample for Go for integration-msk-to-lambda folder #211

Closed agawanea closed 1 month ago

agawanea commented 1 month ago

Issue #, if available:

Description of changes:

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

agawanea commented 1 month ago

Fixed the code to the add Kafka events to show output as below:

Key: example-topic.0 Record: {Topic:example-topic Partition:0 Offset:1234 Timestamp:2023-05-20T10:15:30.123Z TimestampType:CREATE_TIME Key:user123 Value:SGVsbG8sIFdvcmxkIQ== Headers:[]} Message: Message1