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-sns #42

Closed
aijunpeng opened this issue Aug 17, 2020 · 3 comments
Closed

New Pattern: aws-events-rule-sns #42

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

Comments

@aijunpeng
Copy link
Contributor

aijunpeng commented Aug 17, 2020

Build a new pattern to send notifications to an SNS topic when a cloudwatch event rule is triggered

Use Case

Need this pattern to send notifications to an SNS topic when a cloudwatch event rule is triggered

Proposed Solution

Build an aws-events-rule-sns pattern:
Create a CloudWatch Events Rule, SNS Topic and relevant roles/permissions
Set SNS topic as the target of the cw event rule
Enable server-side kms encryption for sns topic

Other

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

hnishar commented Aug 19, 2020

aijunpeng@ Adding it to the backlog

@gockle
Copy link
Contributor

gockle commented Aug 24, 2020

@hnishar I will work on creating this pattern and submit a PR for it.

@hnishar hnishar added the in-progress This issue is being actively worked on label Aug 24, 2020
@hnishar hnishar changed the title Need new pattern: cloudwatch event rule -> sns New Pattern: aws-events-rule-sns Aug 25, 2020
@hnishar hnishar removed the in-progress This issue is being actively worked on label Sep 10, 2020
@hnishar
Copy link
Contributor

hnishar commented Sep 10, 2020

This has been pushed out in the latest release v1.62.0

@hnishar hnishar closed this as completed Sep 10, 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

3 participants