mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-13 10:01:08 -04:00
CloudWatch Event sent to Kinesis Stream
This example sets up a CloudWatch Event Rule with a Target and IAM Role & Policy to send all autoscaling events into Kinesis stream for further examination.
See more details about CloudWatch Events in the official AWS docs.
How to run the example
terraform apply \
-var=aws_region=us-west-2