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 location's writable properties are updated. It is not triggered when a location is archived or set as the default location.
handler(event: LocationUpdatedEnvelope): void | Promise<void>