File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -69,13 +69,13 @@ These parameters are filled by CFT at stack creation time and can be adjusted la
6969
7070| Parameter | Description |
7171| --------- | ----------- |
72- | /arduino/s3-exporter/< stack-name > /iot/api-key | IoT API key |
73- | /arduino/s3-exporter/< stack-name > /iot/api-secret | IoT API secret |
74- | /arduino/s3-exporter/< stack-name > /iot/org-id | (optional) organization id |
75- | /arduino/s3-exporter/< stack-name > /iot/filter/tags | (optional) tags filtering. Syntax: tag=value,tag2=value2 |
76- | /arduino/s3-exporter/< stack-name > /iot/samples-resolution | (optional) samples aggregation resolution (1/5/15 minutes, 1 hour, raw) |
77- | /arduino/s3-exporter/< stack-name > /destination-bucket | S3 destination bucket |
78- | /arduino/s3-exporter/< stack-name > /iot/scheduling | Execution scheduling |
72+ | /arduino/s3-exporter/{ stack-name} /iot/api-key | IoT API key |
73+ | /arduino/s3-exporter/{ stack-name} /iot/api-secret | IoT API secret |
74+ | /arduino/s3-exporter/{ stack-name} /iot/org-id | (optional) organization id |
75+ | /arduino/s3-exporter/{ stack-name} /iot/filter/tags | (optional) tags filtering. Syntax: tag=value,tag2=value2 |
76+ | /arduino/s3-exporter/{ stack-name} /iot/samples-resolution | (optional) samples aggregation resolution (1/5/15 minutes, 1 hour, raw) |
77+ | /arduino/s3-exporter/{ stack-name} /destination-bucket | S3 destination bucket |
78+ | /arduino/s3-exporter/{ stack-name} /iot/scheduling | Execution scheduling |
7979
8080### Tag filtering
8181
You can’t perform that action at this time.
0 commit comments