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

feat(kinesis): Updates KinesisStreamRecordSender.java #3610

Merged
merged 2 commits into from
Jul 18, 2024

Conversation

MikeMayer
Copy link
Contributor

I have a use case where I need to specifically customize the initialization of the KinesisRecorder with a custom client. The current package privacy of KinesisStreamRecordSender is preventing this.

Thanks!

Makes KinesisStreamRecordSender public in order to allow for greater customization when initializing AmazonKinesisClient and KinesisRecorder.
@MikeMayer MikeMayer requested a review from a team as a code owner July 12, 2024 19:10
@mattcreaser mattcreaser changed the title Updates KinesisStreamRecordSender.java feat(kinesis): Updates KinesisStreamRecordSender.java Jul 18, 2024
@lawmicha lawmicha enabled auto-merge (squash) July 18, 2024 14:55
@lawmicha lawmicha merged commit c2129a6 into aws-amplify:main Jul 18, 2024
1 check passed
@MikeMayer MikeMayer deleted the patch-1 branch July 18, 2024 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants