Can anyone tell me if there is currently an option to bind the Kinesis Firehose delivery stream to an API Gateway Endpoint via Service Proxy. I attempting to do it using the Kinesis service type with the Firehose PutRecord action and the new PutRecordRequest json but the gateway failed specifying errors that it was trying to map the incoming request model to the regular kinesis PutRecordRequest model.
Kinesis Firehose support is available in the AWS API Gateway Console as of yesterday.