Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c03cda3

Browse files
TaddyHCcanchebagur
andauthoredApr 9, 2025··
Update content/arduino-cloud/09.business/02.aws-s3-exporter/content.md
Co-authored-by: José Antonio Bagur Nájera <[email protected]>
1 parent 480cfec commit c03cda3

File tree

1 file changed

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

1 file changed

+1
-1
lines changed
 

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ software:
1818

1919
The Arduino AWS S3 CSV Exporter is designed to extract time series data from Arduino Cloud and publish it in CSV format to an AWS S3 bucket.
2020

21-
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.
21+
A scheduled AWS Lambda function runs the data extraction process at configurable intervals. The extraction frequency, sampling resolution and filters can be customized to refine the data stored in S3.
2222

2323
![Arduino AWS S3 CSV Exporter Build](assets/cloudformation_stack_creation.gif)
2424

0 commit comments

Comments
 (0)
Please sign in to comment.