Help us improve the AWS re:Post Knowledge Center by sharing your feedback in a brief survey. Your input can influence how we create and update our content to better support your AWS journey.
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
417 results
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
43
views
asked 12 days 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
106
views
asked 3 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
80
views
asked 3 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
83
views
asked 3 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
114
views
asked 3 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
104
views
asked 3 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
133
views
asked 4 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
76
views
asked 4 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
111
views
asked 5 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
129
views
asked 5 months ago
Hello,
AppSync Events API Authorizer mode "Amazon Cognito User Pool" (AWS AppSync => APIs => [API name] => Settings => Authorization configuration => Authorization modes)
Using "Amazon Cognito User ...
1
answers
0
votes
160
views
asked 5 months ago
Hello,
I recently subscribed to Amazon Q Developer Pro. In my AWS Builder Console I can see that the subscription is active, but it is associated with a Builder ID shown only as a UUID (e.g. 34285458...
7
answers
0
votes
630
views
asked 5 months ago