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 cloudwatch event data to kinesis firehose then to s3 when a cloudwatch event rule is triggered
Use Case
Need this pattern to send cloudwatch event data to kinesis firehose then to s3 when a cloudwatch event rule is triggered
Proposed Solution
Build an aws-events-rule-kinesisfirehose-s3 pattern:
Create a CloudWatch Events Rule, kinesis firehose delivery stream, s3 bucket and relevant roles/permissions
Set kinesis firehose delivery stream as the target of the cw event rule
Set s3 as the target of the kinesis firehose delivery stream
Enable server-side kms encryption for kinesis firehose delivery stream
Other
[✅ ] 👋 I may be able to implement this feature request
⚠️ This feature might incur a breaking change
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered:
aijunpeng@ Please make use of the existing aws-kinesisfirehose-s3 pattern, for reference check out aws-iot-kinesisfirehose-s3 which connects the IoT TopicRule with aws-kinesisfirehose-s3
Build a new pattern to send cloudwatch event data to kinesis firehose then to s3 when a cloudwatch event rule is triggered
Use Case
Need this pattern to send cloudwatch event data to kinesis firehose then to s3 when a cloudwatch event rule is triggered
Proposed Solution
Build an aws-events-rule-kinesisfirehose-s3 pattern:
Create a CloudWatch Events Rule, kinesis firehose delivery stream, s3 bucket and relevant roles/permissions
Set kinesis firehose delivery stream as the target of the cw event rule
Set s3 as the target of the kinesis firehose delivery stream
Enable server-side kms encryption for kinesis firehose delivery stream
Other
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: