Chris Livdahl
Chris Livdahl
Is there decent support from [@vendia/serverless-express](https://github.com/vendia/serverless-express)? I see a bunch of open issues on that repository without resolution. I also see some very stale PRs. I'm a bit nervous to...
The trick to change the script to `"build": "yarn"` did not work for me unfortunately. In particular, my TypeScript Lambdas would show an error upon running `amplify push`.
When I use yarn 4, the CI/CD fails for my TypeScript Lambda: ✖ There was an error initializing your environment. 2024-06-21T01:05:19.595Z [INFO]: 🛑 Packaging lambda function failed with the error...
Use case for us with Step Functions (and SNS/SQS). When a user visits the site and signs up, we want to send them a welcome email or text, along with...
I was getting the error message for local builds. What was not obvious to me, is that you need to have the Sentry auth token set locally as well: In...
I'm seeing this issue as well. It is confusing, b/c I'm not sure if that file is still needed if `amplify pull` is deleting it.
100% having the resolvers in JavaScript would be super helpful! Right now, it is quite difficult when trying to understand what's happening in the VTL resolvers. It would reduce the...
I would also like this documented. Plus, it would be nice to document in relation to generating schema for Postgres or MySQL: https://docs.amplify.aws/react/build-a-backend/data/connect-to-existing-data-sources/connect-postgres-mysql-database/
@josefaidt @ykethan Thank you! 👏 I can now confirm that it is correctly not creating the duplicate identifier, `@aws-amplify/backend: 1.6.2`