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 ?

질문됨 일 년 전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
전문가
답변함 일 년 전
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 ?

답변함 일 년 전
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
전문가
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠