amplify-category-api icon indicating copy to clipboard operation
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...

Results 314 amplify-category-api issues
Sort by recently updated
recently updated
newest added

### 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...

bug
duplicate
transferred

### 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....

bug

### 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"])...

question

### 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...

feature-request
p4
@searchable
theme: searchable

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,...

feature-request

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...

feature-request
p3
api-rest

### 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...

feature-request
p4
api-graphql
transferred

### 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...

bug
Gen 2

### 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...

feature-request
api-graphql
transferred
Gen 2

>**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? **...

feature-request
p4
graphql-transformer-v2
graphql-transformer-v1