Back to Terraform Provider Aws

EventBridge Event sent to Kinesis Stream

examples/events/kinesis/README.md

6.43.0495 B
Original Source
<!-- Copyright IBM Corp. 2014, 2026 --> <!-- SPDX-License-Identifier: MPL-2.0 -->

EventBridge Event sent to Kinesis Stream

This example sets up an EventBridge Rule with a Target and IAM Role & Policy to send all autoscaling events into Kinesis stream for further examination.

See more details about EventBridge in the official AWS docs.

How to run the example

terraform apply -var=aws_region=us-west-2