amplify-backend icon indicating copy to clipboard operation
amplify-backend copied to clipboard

Home to all tools related to Amplify's code-first DX (Gen 2) for building fullstack apps on AWS

Results 415 amplify-backend issues
Sort by recently updated
recently updated
newest added

### Environment information ```plain text System: OS: macOS 15.5 CPU: (12) arm64 Apple M2 Max Memory: 398.56 MB / 32.00 GB Shell: /bin/zsh Binaries: Node: 23.11.0 - /opt/homebrew/bin/node Yarn: undefined...

feature-request
data

### Environment information ```plain text AWS Amplify Gen 2 Region - us-west-2 Branch name - dev Cognito user pool Integrate Microsoft Entra ID with AWS Amplify Gen 2 using a...

bug
pending-community-response
to-be-reproduced

### Environment information ```plain text System: OS: macOS 15.5 CPU: (10) arm64 Apple M4 Memory: 167.31 MB / 16.00 GB Shell: /bin/zsh Binaries: Node: 23.7.0 - /opt/homebrew/bin/node Yarn: undefined -...

feature-request
ai-kit

### Environment information ```plain text System: OS: macOS 15.5 CPU: (10) arm64 Apple M1 Max Memory: 194.42 MB / 32.00 GB Shell: /bin/zsh Binaries: Node: 20.19.0 - ~/.local/state/fnm_multishells/37246_1752595324283/bin/node Yarn: undefined...

bug
data

### Environment information ```plain text Latest package version -- `npm create amplify@latest` ``` ### Describe the bug When using the following Postgres SQL table using "GENERATED ALWAYS AS IDENTITY", the...

feature-request
data

### Environment information ```plain text System: OS: macOS 15.4.1 CPU: (10) arm64 Apple M1 Pro Memory: 175.94 MB / 32.00 GB Shell: /bin/zsh Binaries: Node: 18.20.2 - ~/.local/share/mise/installs/node/18.20.2/bin/node Yarn: undefined...

tech-debt

### Environment information ```plain text N/A ``` ### Describe the feature Tracking feature request for adding support to properly resolve CDK context values.

feature-request

## Summary This PR fixes an issue where the sandbox identifier falls back to the default value (whoami) after file changes are detected by the file watcher. - Ensures custom...

## Problem Phase 3 implemented advanced path-based permissions, but lacked support for granting AWS resources (like Lambda functions) access to storage buckets. This is a critical gap compared to backend-storage's...

run-e2e

## Problem Currently, the AmplifyStorage construct is tightly coupled to the Gen2 backend system and cannot be used as a standalone CDK L3 construct. This limits developers who want to...

run-e2e