Why sst automatically create a dynamo table? how c...
# help
g
Why sst automatically create a dynamo table? how can I disable it?
ö
Does it? 👀
r
I believe it's used by the debug stack to keep a track of connections
g
I see. ok. 🙂
f
Yeah @Ross Coundon is 🎯 The table is created as a part of the debug stack to record the websocket connection id of your terminal. That’s it.