-
Notifications
You must be signed in to change notification settings - Fork 155
Bug: make key in Kafka schema to be optional #3841
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thank you for opening the issue. If anyone is interested in picking this up, please leave a comment below so I can assign the issue to you. |
I can pick this up |
This issue is now closed. Please be mindful that future comments are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so. |
This is now released under v2.19.1 version! |
Expected Behavior
Original issue: aws-powertools/powertools-lambda-python#6508
The key
key
must be optional in the Kakfa schemaCurrent Behavior
This is required: https://github.com/aws-powertools/powertools-lambda-typescript/blob/main/packages/parser/src/schemas/kafka.ts#L12
Code snippet
no code
Steps to Reproduce
no code
Possible Solution
No response
Powertools for AWS Lambda (TypeScript) version
latest
AWS Lambda function runtime
22.x
Packaging format used
npm
Execution logs
The text was updated successfully, but these errors were encountered: