Firehose supports database as a source in all Amazon Web Services Regions
Monitor metrics
For sourcing CDC changes from databases, Firehose emits the following CloudWatch metrics at a table level.
Metric | Description |
---|---|
DataReadFromDatabaseSource.Bytes |
The number of [raw] bytes read from the source database. Units: Bytes |
DataReadFromDatabaseSource.Records |
The number of records read from the source database. Units: Count |
BytesPerSecondLimit |
Current limit of throughput at which Firehose reads from source database. Units: Bytes/sec |
FailedValidation.Bytes |
The number of [raw] bytes that failed record validation. Units: Bytes |
FailedValidation.Records |
The number of records that failed record validation. Units: Count |
Dropped.Bytes |
The number of bytes that are dropped. Units: Bytes |
Dropped.Records |
The number of records that are dropped. Units: Count |