Skip to content

v1.535.21

Choose a tag to compare

@cloudposse-releaser cloudposse-releaser released this 23 Jan 21:20
1552bb6
Finer Controls for S3 Events Notifications @ivan-pinatti (#76) ## what Introduce a new variable to have a fine-grained control about the type of S3 Events to trigger the Lambda Notification.

Requires change in underlying Terraform module to be applied first; cloudposse/terraform-aws-datadog-lambda-forwarder#105

why

Default should capture all the Create and Removal events (safer and more compreensive)
AND the variable would provide flexibility to include / remove as needed by users.

references

Summary by CodeRabbit

  • New Features
    • Allow configuring which S3 events trigger Datadog Lambda Forwarder notifications for finer control over event handling.
    • Exposed an optional user-configurable list of S3 event types (defaults to none) so deployments can opt in to specific event notifications.

✏️ Tip: You can customize this high-level summary in your review settings.

🤖 Automatic Updates

Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#93) ## what This is an auto-generated PR that updates the README.md and docs

why

To have most recent changes of README.md and doc from origin templates