Skip to content

All Content tagged with AWS AppSync

AWS AppSync is a fully managed service that makes it easy to develop GraphQL APIs by handling the heavy lifting of securely connecting to data sources like AWS DynamoDB, Lambda, and more.

Content language: English

Filter content
Select tags to filter
Sort by
Sort by most recent
419 results
I am using Amplify JS Gen.1 v6 API (Transformer v2) and Amplify CLI Version 14.2.5 Question I am not able to use / trigger Lambda Authorizer Appsync auth flow for my custom query `getComponentFilter...
2
answers
0
votes
48
views
asked 2 months ago
- Service: AWS AppSync (GraphQL API) - Auth mode: AWS_IAM - Consumers: ~8–10 backend Serverless services with many lambdas, same AWS account, same region, server-to-server only - Access pattern:...
1
answers
0
votes
70
views
asked 2 months ago
Hi! If a client uses my app to collect data and the data is stored in my database who is the owner of the data? I saw that with legal agreements you can define if for example my company stores the da...
1
answers
0
votes
65
views
asked 3 months ago
Hi everyone, I’m building a mobile app with Expo (React Native) and using AWS Amplify Gen 2 for the backend (Cognito, AppSync, etc.). It creates an amplify_outputs.json file that contains things like:...
1
answers
0
votes
183
views
asked 6 months ago
Hello, I am building a React Native app using AWS Amplify. I have several custom queries and mutations that reference SQL files using a.handler.sqlReference. Most of these operations require the logg...
1
answers
0
votes
127
views
asked 6 months ago
I am working on a React Native app using AWS Amplify. For most of my custom queries and mutations, I need the logged-in user’s ID, and currently, I’m passing it manually each time. I have created cus...
1
answers
0
votes
133
views
asked 6 months ago
I’m working with AWS Amplify Gen 2 and have defined a GraphQL mutation that accepts an array of objects. However, I’m encountering issues when sending the array from my client mutation. Here’s my sch...
1
answers
0
votes
147
views
asked 6 months ago
I’m working with AWS Amplify Gen 2 and defining a custom GraphQL schema using the @aws-amplify/backend package. Here’s my schema definition: ``` import { a } from "@aws-amplify/backend"; import { Su...
1
answers
0
votes
147
views
asked 6 months ago
The exact code in the docs here: https://docs.amplify.aws/react-native/ai/generation/ for AI generation tasks in Amplify Gen 2 produces the following response: ```json { "data": { "generateRecip...
2
answers
0
votes
173
views
asked 7 months ago
# Proposal: Allow AppSync JavaScript resolvers to return arrays of operations for parallel execution (implicit fan-out) ## Summary This proposal suggests extending AppSync JavaScript resolvers so tha...
2
answers
0
votes
100
views
asked 7 months ago
I'm following the tutorial and instructions presented in the [AWS Amplify Gen 2 Backend Auth tutorial here](https://docs.amplify.aws/react/build-a-backend/auth/manage-users/with-admin-actions/), when ...
1
answers
0
votes
152
views
asked 8 months ago
I have an old Gen 1 Amplify app that has, as of today, started returning errors that it previously didn't. My schema defines a nullable field of another type. When a query is made that requests this...
5
answers
0
votes
169
views
asked 8 months ago
  • 1
  • 2
  • 3
  • 4
  • 5
  • •••
  • 35
  • Page size
    12 / page