This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Triggered for each resource that is created.
This event has the same structure as Resource Created.
handler(event: ResourceCreatedEnvelope): void | Promise<void>