You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build a new pattern to send data to kinesis stream when a cloudwatch event rule is triggered
Use Case
Need this pattern to send data to kinesis stream when a cloudwatch event rule is triggered
Proposed Solution
Build an aws-events-rule-kinesisstream pattern:
Create a CloudWatch Events Rule, kinesis data stream and relevant roles/permissions
Set kinesis data stream as the target of the cw event rule
Enable server-side kms encryption for kinesis data stream
Other
I am implementing this feature request and will submit a PR when it is done.
The text was updated successfully, but these errors were encountered:
Build a new pattern to send data to kinesis stream when a cloudwatch event rule is triggered
Use Case
Need this pattern to send data to kinesis stream when a cloudwatch event rule is triggered
Proposed Solution
Build an aws-events-rule-kinesisstream pattern:
Create a CloudWatch Events Rule, kinesis data stream and relevant roles/permissions
Set kinesis data stream as the target of the cw event rule
Enable server-side kms encryption for kinesis data stream
Other
I am implementing this feature request and will submit a PR when it is done.
The text was updated successfully, but these errors were encountered: