J Kendal

Results 41 comments of J Kendal

@KieranLafferty what happened to this in the end? did you get it working with Amplify and mock Amplify?

I would be interested in this or Golang. Why doesn't Amazon just add this feature to DynamoDB and save us all the hassle.

Same issue here. The only solution I can think of in the meantime is to use secrets manager or ssm parameter store

@bajcmartinez You could try this in the meantime: Go to AWS Console->Systems Manager->Parameter store Create your environment variables. If you have different stages, you should be using different accounts anyway...

@bajcmartinez yeah I haven't opted for that solution myself. Waiting for an update here. Will have to just deploy the API lambdas separately using CDK or something as opposed to...

> The problem is even more deep, even if I try to add the env variables manually I cannot deploy those functions as the CloudFront edge run environment does not...

This is not a nice solution for CDK users. How can we import environment variables from CDK? SST offers a CDK stack for Next.js with environment variables https://docs.serverless-stack.com/constructs/NextjsSite