Skip to content
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

Adds metadata to KinesisFirehose response record to support dynamic partitioning #1346

Merged
merged 1 commit into from
Jan 23, 2023

Conversation

chris-smith-zocdoc
Copy link
Contributor

Fixes #1345

Adds metadata to KinesisFirehose response record to support dynamic partitioning https://docs.aws.amazon.com/firehose/latest/dev/dynamic-partitioning.html

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ashishdhingra ashishdhingra added the feature-request A feature should be added or improved. label Oct 26, 2022
@chris-smith-zocdoc
Copy link
Contributor Author

@ashishdhingra can this be merged?

@philasmar philasmar requested review from philasmar and removed request for philasmar December 8, 2022 18:27
@ashishdhingra
Copy link
Contributor

@ashishdhingra can this be merged?

@chris-smith-zocdoc I have discussed this with the team and hopefully we could get this merged soon.

@chris-smith-zocdoc
Copy link
Contributor Author

@ashishdhingra any updates on this?

@ashishdhingra
Copy link
Contributor

@ashishdhingra any updates on this?

@chris-smith-zocdoc I will discuss this with the team tomorrow. In the meanwhile, could you please change the target branch to dev?

@chris-smith-zocdoc chris-smith-zocdoc changed the base branch from master to dev January 10, 2023 21:29
@chris-smith-zocdoc
Copy link
Contributor Author

@ashishdhingra done

@ashovlin ashovlin requested a review from normj January 23, 2023 18:32
Copy link
Member

@normj normj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good and I see this is the same as the Go implementation
https://github.com/aws/aws-lambda-go/blob/main/events/firehose.go#L36

@ashishdhingra ashishdhingra self-requested a review January 23, 2023 18:43
@normj normj merged commit 84c9c40 into aws:dev Jan 23, 2023
@normj
Copy link
Member

normj commented Jan 24, 2023

PR has been releases as part of version 2.2.0 of Amazon.Lambda.KinesisFirehoseEvents. Thanks for the PR!

@chris-smith-zocdoc chris-smith-zocdoc deleted the issue_1345 branch January 24, 2023 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved. low-effort module/lambda-client-lib p1 This is a high priority issue queued
Projects
None yet
Development

Successfully merging this pull request may close these issues.

KinesisFirehoseResponse missing Metadata field
3 participants