File tree 1 file changed +7
-7
lines changed 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
69
69
70
70
| Parameter | Description |
71
71
| --------- | ----------- |
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 |
79
79
80
80
### Tag filtering
81
81
You can’t perform that action at this time.
0 commit comments