Kinesis¶
Endpoint |
kinesis |
---|---|
URL |
|
Maximum Request Size |
4MB |
This endpoint implements the HTTP Endpoint Delivery Request and Response Specification for Amazon Kinesis Firehose.
Prerequisite: You must configure a datastream and token before proceeding.
The protocol defines credentials encoded in the X-Amz-Firehose-Access-Key
header. The Observe load balancer rewrites this header to Authorization: Bearer ${X-Amz-Firehose-Access-Key}
before forwarding the request to the backend. The contents of X-Amz-Firehose-Access-Key
must therefore match the contents of your bearer token.