AWS IoT Analytics - Dataset Query erase old css

0

Hello I have a question about IoT Analytics. When I try a query to get some data from my datastore it works but it will delete the last test in this dataset. I can't have more than one content of dataset.

Someone know why and if I can change this ?

已提問 1 年前檢視次數 247 次
3 個答案
0

Hi Gearcry,

what do you mean by "delete the last test in this dataset"? When you create a dataset you get a back a signed URL from where you can store your dataset.

Another option to store different datasets is to use the S3DestinationConfiguration in your CreateDataset request.

Cheers,
Philipp

AWS
專家
已回答 1 年前
0

Hi Philipp, thanks for your answer. Maybe I was not clear. When you run a SQL query you will get a result, but you can only have one on the same time ? It's not possible to run the same query and get a save of the differents results ?

已回答 1 年前
0

Hi Gearcry,

you can run two CreateDataset commands in parallel. For each of the calls you have to provide a dataset name. From your datasets you can then create dataset content and you will get a different URL to access your dataset content. Please see also Creating a dataset.

Cheers,
Philipp

AWS
專家
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南