This template creates an event source mapping that reads events from Amazon Kinesis and invokes a Lambda function in the same template.

MyEventSourceMapping
AWS::Lambda::EventSourceMapping


Stream
AWS::Kinesis::Stream


StreamConsumer
AWS::Kinesis::StreamConsumer


Function
AWS::Lambda::Function


Code *
TracingConfig

CloudFormation Template

Share Template