2.0.4 • Published 19 days ago

cdk-dynamo-stream-to-event-bridge v2.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
19 days ago

cdk-dynamo-stream-to-event-bridge

Built with
typescript

Stream events from Dynamo DB to EventBridge.

Use

new DynamoStreamToEventBridge(scope, 'streamTodoTable', {
  table: TodoTable,
  eventPrefix: 'EventPrefix', // e.g. Todo for events with DetailType set as TodoCreate/TodoUpdate/TodoDelete
});

Built by Skyhook

This module is contributed by the team at Skyhook.

2.0.3

20 days ago

2.0.4

19 days ago

2.0.2

2 years ago

2.0.1

2 years ago

1.0.8

2 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago