Skip to content

Commit 64fc704

Browse files
committed
AWS S3 content minor update
1 parent b376035 commit 64fc704

File tree

1 file changed

+2
-0
lines changed
  • content/arduino-cloud/09.business/02.aws-s3-exporter

1 file changed

+2
-0
lines changed

content/arduino-cloud/09.business/02.aws-s3-exporter/content.md

+2
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ The **Arduino AWS S3 CSV Exporter** is designed to extract time series data from
2020

2121
A scheduled AWS Lambda function manages the data extraction process, running at configurable intervals. The extraction frequency, sampling resolution and filters can be customized to refine the data stored in S3.
2222

23+
![Arduino AWS S3 CSV Exporter Build](assets/cloudformation_stack_creation.gif)
24+
2325
At the end of this tutorial, the stack will be configured to extract data from Arduino Cloud every hour, aggregate samples at a five minute resolution and store structured CSV files in AWS S3. The setup will also allow filtering by tags to include only specific data, providing a scalable and structured approach to managing cloud connected device data and ensuring easy retrieval and long term storage.
2426

2527
## Goals

0 commit comments

Comments
 (0)