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 n/a ``` ### Description introduce a new command, `amplify check` that runs the type checking from `sandbox`, and CDK synth without deploying the application. This...

feature-request
p4

### Environment information ```plain text N/A ``` ### Description I would like to get the values of amplify-deploy-type, amplify-backend-namespace and amplify-backend-name in the CDK Context to create a name or...

feature-request
needs-product-input

### Environment information ```plain text N/A ``` ### Description While sandbox is performing a CFN deployment (not hotswap) through CDK, customers can `CTRL-C` and not delete the sandbox letting the...

bug
sandbox

### Description For some e2e tests (such as validating that we have attached correct access policies to auth and unauth cognito roles), we need a mechanism in the e2e tests...

tech-debt
testing

### Environment information ```plain text n/a ``` ### Description see title

documentation
feature-request

### Environment information ```plain text System: OS: macOS 14.1.2 CPU: (8) arm64 Apple M2 Memory: 151.31 MB / 16.00 GB Shell: /bin/zsh Binaries: Node: 20.11.0 - /usr/local/bin/node Yarn: undefined -...

feature-request
dependency

### Environment information ```plain text (base) ➜ feb11-autoconfirm-signup git:(main) ✗ npx amplify info System: OS: macOS 14.3 CPU: (10) arm64 Apple M1 Pro Memory: 239.98 MB / 32.00 GB Shell:...

feature-request
needs-product-input
function

### Environment information ```plain text n/a ``` ### Description We need to add test to make sure all the frame mentioned in [the quick start of our document](https://docs.amplify.aws/gen2/start/quickstart/) works.

tech-debt
testing

### Environment information ```plain text System: OS: macOS 13.6.1 CPU: (8) arm64 Apple M1 Memory: 115.36 MB / 16.00 GB Shell: 3.6.1 - /opt/homebrew/bin/fish Binaries: Node: 18.18.0 - ~/.local/share/nvm/v18.18.0/bin/node Yarn:...

bug
good first issue
create-amplify

we should have unit tests for the parts of our integration testing harness that have non-trivial code. Eg https://github.com/aws-amplify/samsara-cli/pull/307/files#diff-434508ac1d42c20546c7cf5bb6698a1c7addf244e1f560d6665a59720f47ddf6

tech-debt
testing