pub type KinesisSinkPayloadWriterDeliveryFuture = impl TryFuture<Ok = (), Error = SinkError> + Unpin + Send + 'static;