Similar to the Projects API, the Task API should publish the following events:
task-created
task-updated
task-deleted
These should be published to a Task SNS Topic for subscribers to listen to and take action on. The entire record should be published with each event.
Similar to the Projects API, the Task API should publish the following events:
task-createdtask-updatedtask-deletedThese should be published to a Task SNS Topic for subscribers to listen to and take action on. The entire record should be published with each event.