Garret Harp
Garret Harp
+1 to this feature, typing on maps would be super useful
To add to this being able to alias to a non-nested field would be super useful it doesnt seem like its possible right now? I have here an example "Giveaway"...
+1 to this feature, I have to duplicate values quite a bit for GSIs, and setting the default over and over is a bit annoying
So I am looking into this issue and I have created a GitHub repo to reproduce the issue: https://github.com/garretcharp/sst-log-groups Basically, just create 50 lambdas attached to an API that all...
Hmm might have been an oversight on my end on how the logicalId worked then, was following what I found on stack overflow saying not to reference the function to...
Would really love to see how to use this with the CDK. Docs are still very lacking on any real examples :/
Even when using custom domains you must still have a route of `*/*` otherwise you will get the following error (522):  And if you dont want your entire zone...
Just wanted to add what my ideal setup would be for multi-region: Database Stack (deploys from a single region only): - Global Dynamo DB Table in all regions I want...
> If I remember what I did for global table for dynamodb a syntax like this would avoid the for loop > > regions: [ "us-east-1", "us-east-2", "us-west-2" ] >...
@kabirsikand is there any update on this? People still get confused by this in the Cloudflare Dev Discord. Would be nice to update docs here to show how to set...