Commit 9348d99
authored
## Summary
Removes the slack notification when documents are updated.
With a AWS Simple Queue Service (SQS), only one Lambda can successfully
pick up a message, meaning EITHER this will run OR the sync will run -
which is counter-intuitive.
This will be removed while
[D298](https://nhsd-confluence.digital.nhs.uk/spaces/APIMC/pages/1305328394/D298+Knowledge-base+Document+Change+Notifications)
is being considered.
1 parent 29fa06c commit 9348d99
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| |||
0 commit comments