amplify-category-api
amplify-category-api copied to clipboard
The AWS Amplify CLI is a toolchain for simplifying serverless web and mobile development. This plugin provides functionality for the API category, allowing for the creation and management of GraphQL...
### How did you install the Amplify CLI? npm ### If applicable, what version of Node.js are you using? v20.12.2 ### Amplify CLI Version 12.12.4 ### What operating system are...
### Environment information ```plain text System: OS: macOS 14.3.1 CPU: (10) arm64 Apple M1 Pro Memory: 112.33 MB / 32.00 GB Shell: /bin/zsh Binaries: Node: 18.19.0 - ~/.nvm/versions/node/v18.19.0/bin/node Yarn: undefined...
#### Description of changes Add a prettier plugin to sort imports. The plugin sorts import by package name as well as the import names in a given package. ##### CDK...
#### Description of changes Updated the regex for REST API path validation to conform with the specifications from the [AWS API Gateway important notes](https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-known-issues.html#api-gateway-known-issues-rest-apis). This change ensures that the API...
#### Description of changes Fix the issue of lint error not emitting ##### CDK / CloudFormation Parameters Changed #### Issue #, if available #### Description of how you validated changes...
#### Description of changes ##### CDK / CloudFormation Parameters Changed #### Issue #, if available #### Description of how you validated changes #### Checklist - [ ] PR description included...
### Amplify CLI Version 10.5.0 ### Question Hello! I am running into a circular dependency issue in our Amplify CI/CD pipeline when attempting to push the following schema changes ```...
### Describe the feature you'd like to request The autogenerated get query for my model does not meet my needs as I require an additional step in the resolver (postDataLoad)....
### How did you install the Amplify CLI? npm ### If applicable, what version of Node.js are you using? v21.6.1 ### Amplify CLI Version 12.10.1 ### What operating system are...
### How did you install the Amplify CLI? npm ### If applicable, what version of Node.js are you using? v18.13.0 ### Amplify CLI Version 12.10.1 ### What operating system are...