Kinesis analytics support in Serverless.yml

Is there any support for AWS Kinesis Analytics ?
I’m looking to add somehow an AWS Kinesis Analytics configuration into Serverless.yml and be able to deploy it with normal “sls deploy”.

It is possible to deploy the application using the cloud formation reference. However I am running into an issue with mapping the records on the analytics application stream.
Reference for the sample yml -