You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/user-guide/aws/kinesis/index.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -181,10 +181,10 @@ Additionally, the following parameters can be tuned:
181
181
182
182
Refer to our [Kinesis configuration documentation](https://docs.localstack.cloud/references/configuration/#kinesis) for more details on these parameters.
183
183
184
-
{{< note >}}
184
+
{{< callout "note" >}}
185
185
`KINESIS_MOCK_MAXIMUM_HEAP_SIZE` and `KINESIS_MOCK_INITIAL_HEAP_SIZE` are only applicable when using the Scala engine.
186
186
Future versions of LocalStack will likely default to using the `scala` engine over the less-performant `node` version currently in use.
0 commit comments