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 restoration's status is changed. This includes when a new restoration is initiated and its status is PENDING
.
handler(event: BackupRestorationStateChangedEnvelope): void | Promise<void>