I have an use-case to process and aggregate real-time data using Kinesis data analytics.
Is it possible to publish data to kinesis streams directly from Appsync (without an intermediate lambda) ?
And also to trigger subscription back from kinesis streams ?