Mischa Spiegelmock

Results 220 comments of Mischa Spiegelmock

> @revmischa, any resolutions on this? No I never got it working

I don't know if these changes are worth pursuing for this module. I want to investigate the much simplified approach using the new `standalone` output option in NextJShttps://github.com/serverless-stack/sst/issues/1988 described here:...

I'm working on a new setup that will solve this: https://github.com/jetbridge/cdk-nextjs

I started a discussion on Discord: https://discord.com/channels/983865673656705025/1007405063678996522 > Any update on this ?

Need to look at this as well: https://github.com/sladg/nextjs-lambda

I would like to get the cluster ARN for use with the aurora data API

`getLogger('flake8').propagate = False` helps (but is pretty annoying to have to add like that) i get a HUGE amount of logs using pytest-flake8 like: `DEBUG [root] parser.py:346 parsing definition list,...

I as well would like to be able to connect with AWS SSM to my database. SSM accepts an instance id as a hostname and works on the command line,...

> For AWS getting the cold start times is actually a lot easier (no need for K6) because they're logged in cloudwatch. I'll add some more IAC to the repository,...

I was able to work around this by switching from Amplify to next-auth. Here is my next-auth cognito config: https://github.com/jetbridge/sst-prisma/blob/master/web/pages/api/auth/%5B...nextauth%5D.ts