awslabs / dynamodb-streams-kinesis-adapter

The Amazon DynamoDB Streams Adapter implements the Amazon Kinesis interface so that your application can use KCL to consume and process data from a DynamoDB stream.
Apache License 2.0
97 stars 37 forks source link

Created a builder for AmazonDynamoDBStreamsAdapterClient #9

Closed tnixon closed 4 years ago

tnixon commented 7 years ago

Returns an AmazonDynamoDBStreamsAdapterClient instance as an AmazonKinesis object

amcp commented 7 years ago

How did you test this change? Can you rebase on the tip of master?

tnixon commented 7 years ago

Sure, I'll get it up to date.

aggarwal commented 4 years ago

Closing as this has been inactive for 3+ years.