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(aws-kinesisstreams-lambda): Add ability to bring-your-own stream #60

Merged
merged 1 commit into from
Sep 11, 2020
Merged

feat(aws-kinesisstreams-lambda): Add ability to bring-your-own stream #60

merged 1 commit into from
Sep 11, 2020

Commits on Sep 11, 2020

  1. feat(aws-kinesisstreams-lambda): Add ability to bring-your-own Kinesi…

    …s Stream to this pattern
    
    BREAKING CHANGE: DefaultKinesisEventSourceProps was removed from lambda-event-source-mapping-defaults and replaced with KinesisEventSourceProps. This now follows the same behavior as the aws-dynamodb-stream-lambda and aws-s3-lambda patterns (which use DynamoEventSourceProps and S3EventSourceProps instead of EventSourceMappingOptions)
    dscpinheiro committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    dd6616b View commit details
    Browse the repository at this point in the history