sst / sst

Build full-stack apps on your own infrastructure.
https://sst.dev
MIT License
24.04k stars 1.85k forks source link

Add static get to KinesisStream #5917

Open john-griffin opened 2 weeks ago

john-griffin commented 2 weeks ago

We just tried to share a single KinesisStream across our dev stages but noticed that static get is not available on that component.

Opening this issue (as suggested in the docs) to request static get be added to KinesisStream.

Thanks!