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

feat: send events to an SNS topic #105

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

DanielRussell
Copy link

what

Allow the caller to send cluster events to an SNS topic.

why

The cluster generates events for critical management activities (e.g. instance failure, engine upgrade). This change allows the caller to provide an SNS topic to be able to receive these events either directly (via email), to a log aggregator (e.g. Datadog), or any other destination SNS is able to send to.

references

@DanielRussell DanielRussell requested review from a team as code owners August 15, 2024 13:50
@mergify mergify bot added the triage Needs triage label Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Needs triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant