-
### Before opening, please confirm:
- [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists.
- [X] I have [searched for duplicate or clo…
-
Trying to create an IAM role for lambda to call AppSync API from the lambda function. But having trouble with referencing the Appsync resource.
The serverless.yml (truncated):
```
provider:
…
-
**Describe the content issue**:
The AWS Amplify docs describe how to connect to amplify from a node server, for example, if you are restricted to using IAM auth. While the nodejs code sample is helpf…
-
### How did you install the Amplify CLI?
npm
### If applicable, what version of Node.js are you using?
v18.18.1
### Amplify CLI Version
12.8.2
### What operating system are you using…
-
Similar to as we have API gateway -> DynamoDB or Api gateway -> lambda -> DynamoDB, we should also have a pattern that covers GraphQL resolvers to DynamoDB (AppSync to DynamoDB).
### Use Ca…
-
### Is this related to a new or existing framework?
React, React Native
### Is this related to a new or existing API?
GraphQL API
### Is this related to another service?
_No response_
### Descri…
-
Amplify CLI with the support of GraphQL transformer, makes it simple to develop a GraphQL API. To see this API in action, Amplify CLI requires customers to push to the cloud. Pushing changes to cloud …
-
### To App Sync
Reference: https://aws.amazon.com/blogs/mobile/appsync-eventbridge/
> note: not 100% sure what this should look like
> there are more caveats than I would like...
```ts
co…
-
**Describe the bug**
Given a schema that has a recursive `oneOf` element, openapi-to-graphql fails to generate the graphql schema with a `Maximum call stack size exceeded` error. I suspect there is a…
-
Functionless should support 100% native typescript AppSync/GraphQL generation
Inspired by
* https://typegraphql.com/'s API.
* CDK Code First AppSync - https://docs.aws.amazon.com/cdk/api/v1/docs…