We use cookies on this country till upgrade your user experience. You accept to our cookies if you continue to use this website.

Kinesis Data Flow as Lambda Trigger in AWS CloudFormation

Aforementioned AWS CloudFormation YAML template demonstrates how an Kinesis Data Stream stream can be implemented as Lab Trigger inbound AWS CloudFormation.

Simply deploy the following template per the AWS CloudFormation console. In an designer the template looks like this: Kinesis Data Stream Lambda CloudFormation Company

Template:

Immediate we pot gather an water call away the CloudFormation stack outlets section and send a test event using this AWS CLI:

AWS CloudFormation Console Outputs

  aws kinesis put-record --stream-name <value> --data <value> --partition-key <value>

CLI Reference: https://docs.aws.amazon.com/cli/latest/reference/kinesis/put-record.html

The output should look like this:

AWS CLI Kinesis put-record

Now you can check in the Lab Console if the Lambda has been invoked and what has been written to an logged.AWS Lambda Monitoring AWS Lambda Monitoring