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...
### Amplify CLI Version 11.1.0 ### Question Hello all, With recent changes, local amplify push fails with the classic error: `["Index: 0 State: {\"deploy\":\"waitingForDeployment\"} Message: Resource is not in the...
### Amplify CLI Version 10.7.3 ### Question It's not possible to push changes if the schema has been modified several times, e.g. by adding/removing an index or extending the PrimaryKey....
### Amplify CLI Version 12.10.0 ### Question I have a mode like this below ``` type Integration @model @searchable @auth(rules: [{allow: public}, {allow: custom}]) { enterpriseId: ID! @primaryKey(sortKeyFields: ["mode", "integrationId"])...
### Is this feature request related to a new or existing Amplify category? api ### Is this related to another service? OpenSearch ### Describe the feature you'd like to request...
The category is: amplify cli transformers v2 How to create a LSI on DynamoDB table creation? This code will generate a GSI "lsiLastName" ```graphql type User @model @auth(rules: [{allow: owner,...
Whenever I pull an env the APIGatewayAuthStack.json is removed. Then when I push it adds it back. Should APIGatewayAuthStack.json be in the gitignore? Otherwise it keeps changing my repo. **Which...
### Is this feature request related to a new or existing Amplify category? _No response_ ### Is this related to another service? Appsync JavaScript resolvers ### Describe the feature you'd...
### How did you install the Amplify CLI? npm ### If applicable, what version of Node.js are you using? 20.10.0 ### Amplify CLI Version @aws-amplify/[email protected] @aws-amplify/[email protected] ### What operating system...
### Environment information ```plain text N/A ``` ### Description **Request** Add support for managing global secondary indexes (GSIs) using Amplify Gen2. I have confirmed with AWS Support that this is...
>**Note**: If your question is regarding the AWS Amplify Console service, please log it in the [official AWS Amplify Console forum](https://forums.aws.amazon.com/forum.jspa?forumID=314&start=0) ** Which Category is your question related to? **...