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

### How did you install the Amplify CLI? npx ### If applicable, what version of Node.js are you using? v20.6.1 ### Amplify CLI Version npx ampx --version 1.2.5 ### What...

bug
transferred
Gen 2

#### Description of changes Bump minimum CDK version to consume the [enhanced logging modes](https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_appsync.CfnGraphQLApi.LogConfigProperty.html) released in AppSync construct v`2.157.0`. ##### CDK / CloudFormation Parameters Changed #### Issue #, if available...

### Handoff Notes: #### Issue If an input _GQL_ schema has a required field that has a default e.g. ```gql # Pseudo-GQL name: String! @default(value: "anonymous") ``` the schema at...

bug

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

#### Description of changes Surface `logConfig` from L2 to L3 construct, allowing it to be fully configurable. ##### CDK / CloudFormation Parameters Changed #### Issue #, if available #### Description...

### How did you install the Amplify CLI? N/A ### If applicable, what version of Node.js are you using? N/A ### Amplify CLI Version N/A ### What operating system are...

bug

### Environment information ```plain text System: OS: Linux 6.8 Ubuntu 22.04.4 LTS 22.04.4 LTS (Jammy Jellyfish) CPU: (24) x64 AMD Ryzen 9 3900X 12-Core Processor Memory: 10.75 GB / 31.25...

feature-request
transferred
Gen 2
data-schema

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

### Environment information ```plain text System: OS: Linux 6.6 Debian GNU/Linux 12 (bookworm) 12 (bookworm) CPU: (8) x64 AMD Ryzen 3 7320C with Radeon Graphics Memory: 5.55 GB / 6.38...

bug
Gen 2
data-schema

### How did you install the Amplify CLI? npm ### If applicable, what version of Node.js are you using? v18.20.1 ### Amplify CLI Version "@aws-amplify/backend": "^1.0.3", "@aws-amplify/backend-cli": "^1.0.4", "@aws-amplify/data-schema": "1.2.8",...

bug
Gen 2
data-schema