This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Triggered when a backup's status is changed. This includes when a backup is created and its status is set to PENDING
.
handler(event: BackupStateChangedEnvelope): void | Promise<void>