Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New pattern: aws-events-rule-kinesisfirehose-s3 #72

Closed
1 task
aijunpeng opened this issue Sep 17, 2020 · 2 comments
Closed
1 task

New pattern: aws-events-rule-kinesisfirehose-s3 #72

aijunpeng opened this issue Sep 17, 2020 · 2 comments
Assignees
Labels
feature-request A feature should be added or improved

Comments

@aijunpeng
Copy link
Contributor

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

@aijunpeng aijunpeng added feature-request A feature should be added or improved needs-triage The issue or PR still needs to be triaged labels Sep 17, 2020
@hnishar
Copy link
Contributor

hnishar commented Sep 18, 2020

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

@hnishar hnishar added in-progress This issue is being actively worked on and removed needs-triage The issue or PR still needs to be triaged labels Sep 18, 2020
@hnishar hnishar removed the in-progress This issue is being actively worked on label Oct 27, 2020
@hnishar
Copy link
Contributor

hnishar commented Oct 27, 2020

This pattern has been published in the latest release v1.70.0

@hnishar hnishar closed this as completed Oct 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved
Projects
None yet
Development

No branches or pull requests

2 participants