posthog
posthog copied to clipboard
fix(cdp): Change StreamName -> StreamARN in Kinesis template
Problem
https://github.com/PostHog/posthog/pull/25406
Changes
- Renames
StreamName
toStreamARN
as per https://github.com/PostHog/posthog/pull/25406 - Updates tests
How did you test this code?
Updated tests.
Pending live tests as per https://github.com/PostHog/posthog/pull/25406#issuecomment-2411296970