All Products
Search
Document Center

:DLF events

Last Updated:Sep 06, 2023

This topic describes the types of Data Lake Formation (DLF) events that CloudMonitor monitors and can be published to EventBridge.

Event types

The following table describes the types of DLF events that can be published to EventBridge.

Event type

Value of the type parameter

A data ingestion task fails

dlf:CloudMonitor:DataIngestion[Workflow.Failed]

A data ingestion task is canceled

dlf:CloudMonitor:DataIngestion[Workflow.Killed]

A data ingestion task is restarted

dlf:CloudMonitor:DataIngestion[Workflow.Rerun]

A data ingestion task is started

dlf:CloudMonitor:DataIngestion[Workflow.Started]

Data is ingested into the data lake

dlf:CloudMonitor:DataIngestion[Workflow.Succeed]

For more information about the parameters defined in the CloudEvents specification, see Overview.