Features | Pricing | Documentation | Contact | Blog

Data Firehose Destinations

Service Name: Data Firehose
ARN Format: arn:aws:logs:{region}:{account}:deliverystream/{name of firehose}
Style: Async (Write)
Actions (required Permissions): firehose:PutRecord
Payload Format: NDJSON, one line per packet

Proxylity's integtration with Data Firehose writes packets arriving at your listener to a delivery stream of your choice. Writing packets to Firehose is a natural fit for archiving and batch processing workloads.

Things to know about using Data Firehose destinations:

This type of destination supports very high speed data ingestion. For less demanding rates, the S3 Destination type may be an alternative.