amplify-backend
amplify-backend copied to clipboard
Home to all tools related to Amplify's code-first DX (Gen 2) for building fullstack apps on AWS
## Problem follow-up to https://github.com/aws-amplify/amplify-backend/pull/2084 The purpose of the existing `amplify/package.json` file is to force the backend project to be an ESM project, and treat all backend project files as...
### Environment information ```plain text System: OS: macOS 14.7.1 CPU: (8) arm64 Apple M1 Memory: 142.02 MB / 16.00 GB Shell: /bin/zsh Binaries: Node: 22.10.0 - /opt/homebrew/bin/node Yarn: 1.22.21 -...
### Environment information ```plain text . ``` ### Describe the feature The requirement is to export the Amplify Gen 2 application and import and use in CDK. It is supported...
### Environment information ```plain text System: OS: macOS 14.7 CPU: (8) arm64 Apple M1 Memory: 195.31 MB / 16.00 GB Shell: /opt/homebrew/bin/fish Binaries: Node: 20.11.1 - ~/.local/share/nvm/v20.11.1/bin/node Yarn: 1.22.21 -...
## Problem Currently, when leveraging [external identity providers](https://docs.amplify.aws/nextjs/build-a-backend/auth/concepts/external-identity-providers/) in an Amplify app, it is not allowed to specify a custom domain prefix. As a result, when app customers login with...
### Environment information ```plain text env info is unrelated to this feature request ``` ### Describe the feature AWS recently send a notification that LambdaRuntime.NODEJS_20_X will end its life. Bumping...
### Environment information ```plain text System: OS: Linux 6.6 Debian GNU/Linux 11 (bullseye) 11 (bullseye) CPU: (8) arm64 unknown Memory: 18.46 GB / 23.43 GB Shell: /bin/bash Binaries: Node: 22.16.0...
### How did you install the Amplify CLI? _No response_ ### If applicable, what version of Node.js are you using? _No response_ ### Amplify CLI Version 1.8.0 ### What operating...
## Problem Adds first-class support for passwordless authentication in Amplify Gen 2 backend, enabling developers to configure Email OTP, SMS OTP, and WebAuthn (passkeys) without requiring CDK overrides. **Issue number,...
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....