This repository was archived by the owner on Aug 2, 2024. It is now read-only.
Unified kinesis and dynamodb event sources
Since v4.4.0 this module supports kinesis aws_lambda_event_source_mappings. With this release both dynamodb and kinesis use the same variables for configuration defaulting to terraform standards.
If you have been using dynamodb as event before, please change stream_event_source_arn to event_source_arn in your module configuration.