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

## Problem **Issue number, if available:** RFC: https://github.com/aws-amplify/amplify-backend/issues/1549 ## Changes adds ability to reference Lambda layers and attach to a function. Can attach up to 5 layers on a function....

### Environment information ```plain text Not Applicable / Using AMP1 ``` ### Description ### Steps to reproduce 1. Set up custom domain 2. Start the process / generate the SSL...

documentation
console
hosting

### Environment information ```plain text n/a ``` ### Description Is there a way to configuring storage to use multiple buckets. Example on the docs shows only a single bucket: ```ts...

feature-request
storage

### Environment information ```plain text System: OS: macOS 14.6 CPU: (8) arm64 Apple M1 Memory: 282.03 MB / 16.00 GB Shell: /opt/homebrew/bin/fish Binaries: Node: 20.2.0 - ~/.nvm/versions/node/v20.2.0/bin/node Yarn: 1.22.19 -...

bug
dependency

In response to https://github.com/aws-amplify/amplify-backend/issues/1804 ### Environment information ```plain text N/A ``` ### Description Node v22 LTS is just around the corner, so it would be good to update Amplify CLI...

bug
sandbox
dependency

## Problem TBD -- some project configurations are causing generated files to get picked up on typecheck and subsequently fail due to a clash with the node.js `ProcessEnv` type ```...

### Before opening, please confirm: - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-android/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-android/discussions). ### Language and Async Model Kotlin ### Amplify Categories Authentication ### Gradle script...

duplicate
amplify_outputs
pending-triage
pending-response

### Environment information ```plain text System: OS: macOS 14.5 CPU: (8) arm64 Apple M3 Memory: 124.56 MB / 24.00 GB Shell: /bin/zsh Binaries: Node: 20.14.0 - /opt/homebrew/opt/node@20/bin/node Yarn: undefined -...

question
pending-response
console-builds

### Before opening, please confirm: - [X] I have checked to see if my question is addressed in the [FAQ](https://github.com/aws-amplify/amplify-hosting/blob/master/FAQ.md). - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-hosting/issues?q=is%3Aissue+)....

bug
pending-response
console

## Problem Gen 1 -> Gen 2 table migration. **Issue number, if available:** N/A ## Changes Add new props: * `importedAmplifyDynamoDBTableMap` - mapping of model name to table name for...