Triggered when a backup's status is changed. This includes when a backup is created and its status is set to PENDING.
PENDING
handler(event: BackupStateChangedEnvelope): void | Promise<void>