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: Linux 6.7 Arch Linux CPU: (24) x64 12th Gen Intel(R) Core(TM) i9-12900HX Memory: 114.74 GB / 125.50 GB Container: Yes Shell: 5.9 -...

bug
sandbox

### Environment information ```plain text System: OS: macOS 14.3.1 CPU: (10) arm64 Apple M1 Pro Memory: 289.23 MB / 32.00 GB Shell: /bin/bash Binaries: Node: 18.17.1 - /opt/homebrew/opt/node@18/bin/node Yarn: 1.22.21...

bug
auth

### Environment information ```plain text N/A ``` ### Description On the deployments web page, the most recent deployment is missing a started at and the commit message, so it's hard...

feature-request
console

### Environment information ```plain text System: OS: macOS 14.3.1 CPU: (8) arm64 Apple M1 Memory: 128.88 MB / 16.00 GB Shell: /opt/homebrew/bin/fish Binaries: Node: 18.19.0 - ~/.local/share/nvm/v18.19.0/bin/node Yarn: 2.4.2 -...

feature-request
amplify_outputs

### Environment information ```plain text System: OS: macOS 14.3 CPU: (8) arm64 Apple M1 Memory: 260.28 MB / 16.00 GB Shell: 3.6.1 - /opt/homebrew/bin/fish Binaries: Node: 21.6.1 - ~/.local/share/nvm/v21.6.1/bin/node Yarn:...

bug
tech-debt

From discussion: https://github.com/aws-amplify/amplify-backend/pull/1093 when running sandbox/create-amplify or pipeline-deploy commands we should display a compatibility warning when using unsupported node versions. This would let users know CDK might not be compatible...

feature-request
tech-debt

### Environment information ```plain text n/a ``` ### Description It would be helpful to debug Function executions by streaming logs to the terminal where Sandbox is running. For example, viewing...

feature-request
sandbox
p3
function

### Environment information ```plain text N/A ``` ### Description As a user of AWS Amplify, I greatly appreciate the seamless integration it offers with Git repositories, particularly GitHub, for managing...

feature-request
console

### Environment information ```plain text System: OS: Windows 10 10.0.19045 CPU: (8) x64 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz Memory: 382.15 MB / 7.65 GB Binaries: Node: 18.17.1 -...

bug
console

### Environment information ```plain text export type FunctionProps = { /** * A name for the function. * Defaults to the basename of the entry path if specified. * If...

feature-request
needs-product-input
function