Skip to content

Commit edc8260

Browse files
committed
add config docs link
1 parent cbd637f commit edc8260

File tree

1 file changed

+2
-0
lines changed
  • content/en/user-guide/aws/kinesis

1 file changed

+2
-0
lines changed

content/en/user-guide/aws/kinesis/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,8 @@ Additionally, the following parameters can be tuned:
179179
- Increase `KINESIS_MOCK_INITIAL_HEAP_SIZE` beyond the default `256m` to pre-allocate more JVM heap memory.
180180
- Reduce `KINESIS_LATENCY` artificial response delays from the default `500` milliseconds (or disable entirely with `0`).
181181

182+
Refer to our [Kinesis configuration documentation](https://docs.localstack.cloud/references/configuration/#kinesis) for more details on these parameters.
183+
182184
{{< note >}}
183185
`KINESIS_MOCK_MAXIMUM_HEAP_SIZE` and `KINESIS_MOCK_INITIAL_HEAP_SIZE` are only applicable when using the Scala engine.
184186
Future versions of LocalStack will likely default to using the `scala` engine over the less-performant `node` version currently in use.

0 commit comments

Comments
 (0)