Skip to main content

Resync (Reconcile) Subscriptions

POST 

/api/amazon/instances/:integrationInstance/notification-subscriptions/resync

Force a reconcile: converge the instance's live subscriptions onto exactly what its enabled phase flags imply — create newly-enabled notification types, re-point relocated SQS/EventBridge destinations, and tear down disabled types. Idempotent and safe to re-run after a partial failure; degrades per-type rather than aborting, so one failing type never blocks the rest. Returns counts of what changed. Requires an initialized tenant context.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Request

Responses

OK

Response Headers
    Content-Type