terraform-aws-documentdb-cluster
terraform-aws-documentdb-cluster copied to clipboard
feat: send events to an SNS topic
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.