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
### Description sample run: https://github.com/aws-amplify/amplify-backend/actions/runs/8303242067/job/22756638019#step:8:1669 ``` test at file:\D:\a\amplify-backend\amplify-backend\packages\integration-tests\lib\test-e2e\deployment.test.js:44:22 ✖ [data-storage-auth] deploys fully (890967.141ms) AssertionError [ERR_ASSERTION]: Timed out waiting for role deletion. Remaining roles were [amplify-d1uihw3hsv57pt-te-defaultNodeFunctionlambda-w2BRNFE8geSb, amplify-d1uihw3hsv57pt-te-echoFunclambdaServiceRole-MYV4lGZPEGZO, amplify-d1uihw3hsv57pt-te-handler2lambdaServiceRole-aQd7Uf493GkR, amplify-d1uihw3hsv57pt-te-node16FunctionlambdaServi-8FoozdaMDhte, amplify-d1uihw3hsv57pt-te-onDeletelambdaServiceRole-tO9naWm21Rnm,...
### Environment information ```plain text N/A ``` ### Description Sample run: https://github.com/aws-amplify/amplify-backend/actions/runs/8296818251/job/22706699128?pr=1143#step:8:1621 ```log test at file:\D:\a\amplify-backend\amplify-backend\packages\integration-tests\lib\test-e2e\deployment.test.js:87:26 ✖ [typescript-idiom] deploys fully (97357.9754ms) Error: Command failed with exit code 128: taskkill /pid...
### Description Occasional failures that show `Resource handler returned message: "No data source found named NONE_DS` in CloudFormation logs. Seems to be a sporadic issue which would indicate this might...
### Description Example failure: https://github.com/aws-amplify/amplify-backend/actions/runs/8268357857/job/22621148134#step:8:1111 The stack trace is not very helpful ``` ✖ /Users/runner/work/amplify-backend/amplify-backend/packages/integration-tests/lib/test-e2e/deployment.test.js (32599.221401ms) Error: Unable to deserialize cloned data due to invalid or unsupported version. at #proccessRawBuffer...
### Environment information ```plain text System: OS: Windows 11 10.0.22631 CPU: (32) x64 13th Gen Intel(R) Core(TM) i9-13950HX Memory: 16.11 GB / 31.71 GB Binaries: Node: 20.10.0 - C:\Program Files\nodejs\node.EXE...
### Environment information ```plain text n/a ``` ### Description We started using `yargs` in create-amplify since https://github.com/aws-amplify/amplify-backend/pull/960, but it's only used in one place, which might not be necessary. We...
### Environment information ```plain text n/a ``` ### Description See the TODO: https://github.com/aws-amplify/amplify-backend/blob/b73d76a781073ce30684f8853f4d6432063b07f4/packages/integration-tests/src/setup_package_manager.ts#L9
### Environment information ```plain text System: OS: Linux 5.15 Ubuntu 20.04.6 LTS (Focal Fossa) CPU: (8) x64 Intel(R) Core(TM) i7-1065G7 CPU @ 1.30GHz Memory: 5.28 GB / 7.55 GB Shell:...
## Problem **Issue number, if available:** closes: https://github.com/aws-amplify/amplify-backend/issues/1000 when using node versions such as node 21, the cdk info command shows ``` !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! !! !! This software has not...
Hey folks :wave: we’ve been thinking about seeding capabilities for the Data and Auth categories, and would love to get your feedback! In our explorations we’ve found seeding can be...