I'm setting up analytics from aws pinpoint and can not fetch custom events data through any api. The only way I know to fetch data is through aws kinesis stream which can only store data upto 168 hours or 7 days. Is there any api that can fetch pinpoint events data for last 1 year?
The only way I can fetch the data is through aws kinesis, which only stores data upto 168 hours. I have to implement this in node js