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
### Environment information ```plain text System: OS: macOS 14.4.1 CPU: (8) arm64 Apple M1 Memory: 210.19 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.19 -...
Hey folks :wave: we’re looking to introduce a mechanism to bind and consume existing Lambda Layers with Functions defined with `defineFunction`. This will not facilitate the creation and management of...
Hey folks :wave: we’re looking to introduce a mechanism to consume existing auth resources, and use with other Amplify resources like Data without additional configuration or the need for patching...
### Environment information ```plain text System: OS: macOS 14.4.1 CPU: (12) arm64 Apple M2 Pro Memory: 177.14 MB / 32.00 GB Shell: /usr/local/bin/fish Binaries: Node: 20.13.1 - ~/.nvm/versions/node/v20.13.1/bin/node Yarn: 1.22.21...
### Environment information ```plain text System: OS: macOS 13.6.6 CPU: (10) arm64 Apple M1 Pro Memory: 175.64 MB / 32.00 GB Shell: /bin/zsh Binaries: Node: 18.16.0 - ~/.nvm/versions/node/v18.16.0/bin/node Yarn: 1.22.19...
### Before creating a new issue, please confirm: - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-ui/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-ui/discussions). - [X] I have tried disabling all browser extensions or...
### How did you install the Amplify CLI? npm ### If applicable, what version of Node.js are you using? v20.12.2 ### Amplify CLI Version amplify gen2, 12.11.1 ### What operating...
### Environment information ```plain text System: OS: macOS 14.4.1 CPU: (12) x64 Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz Memory: 44.23 MB / 16.00 GB Shell: /bin/zsh Binaries: Node: 20.12.2 -...
### How did you install the Amplify CLI? pnpm ### If applicable, what version of Node.js are you using? 18+ ### Amplify CLI Version 11.0.5 ### What operating system are...
Hey folks :wave: we're looking to add support for "custom" runtimes with `defineFunction`! This is a follow-up to the following issues, and serves as a request for feedback on how...