Skip to content

Commit efbf164

Browse files
authored
Update README.md
1 parent ce09500 commit efbf164

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)