Data acquisition of AWS IoT Aanalytics
问题 I would like to obtain the latest data by specifying Lambda's IoT Analytics dataset. If you use getDatasetContent of IoTAnalytics of aws sdk, only the link for downloading the file will be returned. Data itself can not be acquired. I would like to know how to obtain information on the IoT Analytics data set from Lambda. 回答1: Hi and welcome to Stack Overflow! If I understand your question correctly, you are asking how to get the data from an IoT Analytics Dataset using a Lambda function? You