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

I just finished to test the **Many-To-Many Connections** example and It worked for me. However, I still can't figure it out how to use only one mutation (and if it's...

feature-request
transferred

### Is this related to a new or existing framework? _No response_ ### Is this related to a new or existing API? GraphQL API ### Is this related to another...

feature-request

#### Description of changes * Upgrade to Node 22. * Upgrade aws-cdk-lib to 2.184.0 (same as gen 1 cli) * We cannot release a new major version of many of...

### Environment information ```plain text System: OS: Windows 10 10.0.19045 CPU: (16) x64 AMD Ryzen 7 3700X 8-Core Processor Memory: 31.27 GB / 47.93 GB Binaries: Node: 20.10.0 - C:\Program...

question
pending-triage
transferred
pending-maintainer-response
aikit

### Describe the feature you'd like to request Allow `a.query().arguments` and `.returns()` to both accept arrays. This will allow [custom query arguments](https://docs.amplify.aws/nextjs/build-a-backend/data/custom-business-logic/) mapped to Lambda handlers to allow the Lambda...

feature-request
Gen 2

### Environment information ```plain text System: OS: Linux 6.8 Ubuntu 22.04.5 LTS 22.04.5 LTS (Jammy Jellyfish) CPU: (8) x64 Intel(R) Xeon(R) Platinum 8488C Memory: 24.58 GB / 30.82 GB Shell:...

bug
investigating

#### Description of changes ##### CDK / CloudFormation Parameters Changed #### Issue #, if available #### Description of how you validated changes #### Checklist - [ ] PR description included...

### Before opening, please confirm: - [x] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-js/discussions). - [x] I have read the guide for [submitting bug reports](https://github.com/aws-amplify/amplify-js/blob/main/CONTRIBUTING.md#bug-reports). - [x]...

feature-request
Gen 2

Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.129.0 to 2.184.0. Release notes Sourced from aws-cdk-lib's releases. v2.184.0 Features ecr: throw ValidationError instead of untyped Errors (#33750) (242690f) lambda: support s3 OFD for Kinesis/DynamoDB (#33739)...

javascript
dependencies

### Describe the feature you'd like to request Expose ResourcePolicy on Amplify managed tables. It is not possible to change the ResourcePolicy for Amplify managed tables (Gen 2). https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-resourcepolicy ###...

feature-request
Gen 2