aws-samples / aws-cdk-examples

Example projects using the AWS CDK
Apache License 2.0
4.95k stars 2.1k forks source link

Pinpoint Events Streaming + Lambda + DynamoDB #505

Open febriy opened 2 years ago

febriy commented 2 years ago

:rocket: Feature Request

General Information

Description

I have created a POC for Pinpoint events streaming with Lambda and DynamoDB. Would like to share it so that others (including SAs) can use it in case they need to build a POC themselves / part of a larger project.

Proposed Solution

Environment

Other information

ryparker commented 2 years ago

Hey @febriy

Sounds great 👍🏻 . Feel free to open a PR with your example and we'll confirm it works before approving. Make sure to follow the contribution guidelines too.