Subscribe Event Webhook
Enable near-real-time, event-driven updates for a sync. Mints a webhook secret and returns the subscribe URL plus setup steps for wiring S3 ObjectCreated/ObjectRemoved events through an SNS topic to Captain. Events complement the scheduled reconcile (which remains the reliability backstop).
Path parameters
sync_id
The sync id.
Headers
Response
Successful Response
sync_id
subscribe_url
Webhook target to subscribe your SNS topic to.
secret_set
instructions
Setup steps for wiring S3 events -> SNS -> the subscribe URL.