Jay

Results 856 comments of Jay

This is not strictly console related right? Can we post it in the sst repo instead?

It should use the version you have in your package.json. That said I don't understand what the issue here is. Are you saying you want to use top level imports?

Yeah we should. Can you share your sst config that caused that error?

Just to double check, the example you tried did not work?

Yeah this isn't a good default and I think people do it manually right now. We do something specific for the SST Console for this as well. I think this...

Thanks for this! Just need one change here, the `examples.mdx` is generated from the `examples/` dir. So this part that you added: https://github.com/sst/sst/pull/5819/files#diff-a69230b69d1ba0091de5f6520443f5a5398f10b3e4dc7f2827111609ea63d336 Should be moved here: https://github.com/sst/sst/blob/dev/examples/aws-dead-letter-queue/sst.config.ts#L6 Lmk if...

I'll take a look. Thanks!

@mschinis Which underlying Lambda? The auth or the api?