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...
### Environment information ```plain text System: OS: macOS 15.3.1 CPU: (8) arm64 Apple M3 Memory: 131.08 MB / 24.00 GB Shell: /bin/zsh Binaries: Node: 22.8.0 - ~/.nvm/versions/node/v22.8.0/bin/node Yarn: undefined -...
### Environment information ```plain text Hi, I'm interested in AppSync Events for streaming https://docs.aws.amazon.com/pdfs/appsync/latest/eventapi/appsync-eventapi-dg.pdf#event-api-welcome ``` ### Describe the feature Infra and auth integration for AppSync Events. ### Use case The...
### Environment information ```plain text System: OS: Windows 10 10.0.19045 CPU: (8) x64 Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz Memory: 10.04 GB / 31.95 GB Binaries: Node: 20.11.1 - F:\Program...
### Is this feature request related to a new or existing Amplify category? api ### Is this related to another service? AppSync ### Describe the feature you'd like to request...
### Describe the feature you'd like to request Claude 3.5 support the upload of documents. With AI kit it is only possible to use text or images. ### Describe the...
### 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: 21.47 GB / 30.82 GB Shell:...
### Amplify CLI Version 12.12.4 ### Question ```graphql type Profile @model @auth(rules: [{ allow: owner, ownerField: "owner" }]) { id: ID! owner: String @index(name: "profileByOwner") name: String! } ``` I...
### Environment information ```plain text System: OS: macOS 15.0.1 CPU: (10) arm64 Apple M1 Pro Memory: 121.84 MB / 32.00 GB Shell: /bin/zsh Binaries: Node: 18.20.4 - ~/.local/share/mise/installs/node/18/bin/node Yarn: 1.22.22...
### Describe the feature you'd like to request Right now, you need to define a context value for `amplifyEnvironmentName` to define a suffix for the database tables. In my use...
### How did you install the Amplify CLI? homebrew ### If applicable, what version of Node.js are you using? _No response_ ### Amplify CLI Version 12.2.4 ### What operating system...