Commit 4b5e725
Finer Controls for S3 Events Notifications (#76)
* Create a variable to define the S3 events to trigger the Lambda notifcation AND set the default to ObjectCreated + ObjectRemoved
* Update s3_notification_events variable default to []
Co-authored-by: Igor Rodionov <goruha@gmail.com>
* Updated datadog_lambda_forwarder module from 1.9.0 to 1.10.0
---------
Co-authored-by: Igor Rodionov <goruha@gmail.com>
Co-authored-by: Andriy Knysh <aknysh@users.noreply.github.com>1 parent f935298 commit 4b5e725
2 files changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
103 | 109 | | |
104 | 110 | | |
105 | 111 | | |
| |||
0 commit comments