Skip to main content
POST
Create Kinesis Events

Authorizations

X-Amz-Firehose-Access-Key
string
header
required

We recommend using a Honeycomb Ingest Key to authenticate, though a Configuration Key will work.

To learn more about authenticating requests, visit API Authentication.

Headers

X-Amz-Firehose-Request-Id
string
required

AWS Request ID associated with the Kinesis Firehose.

Path Parameters

datasetSlug
string
required

The dataset slug.

Body

application/json

The request body expected from Amazon Kinesis Firehose. Events and metrics have the same shape but the base64 encoded data blob for metrics is expected to be Protowire-encoded as well. CloudWatch Logs data coming through Amazon Kinesis Firehose is expected to have a gzip Content-Encoding.

requestId
string
timestamp
integer
records
object[]

Response

Events queued for processing

requestId
string
timestamp
integer
errorMessage
string