Maciej Kopeć
Maciej Kopeć
AWS Lambda layers defined on the service level are not merged with layers defined per each function
### Are you certain it's a bug? - [X] Yes, it looks like a bug ### Is the issue caused by a plugin? - [X] It is not a plugin...
Hi, I'm currently working on some project where we inline our svgs in the CSS (SCSS). At this moment I'm facing a situation where I have one SVG file per...
Hi all, while implementing an AWS User Pool in AWS Cognito I ran into a small inconvenience with the `addClient` method. AFAIK, the `callbackUrl` is required for the managed login...
Hi all, I have noticed the AWS Cogito example is not rendered on the [https://sst.dev/docs/examples/](https://sst.dev/docs/examples/) because of a missing JS doc at the top. I have added it and now...