Questions tagged with AWS AppSync

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

Since upgrading to amplify V6 I have been getting a frontend build error - everything is working perectly locally. Initially I was getting no error message at all, It just stated "Failed to compile"...
1
answers
0
votes
165
views
profile picture
Krystie
asked 19 days ago
{ "logType": "RequestFunctionEvaluation", "path": [ "listMeshpkgs", "items", "1", "id" ], "fieldName": "id", "resolverArn":...
Accepted AnswerAWS AppSync
1
answers
0
votes
84
views
Sky
asked 21 days ago
I am trying to get firebase and Appsync working together. For appsync setup I am doing: ``` authorizationConfig: { defaultAuthorization: { authorizationType: AuthorizationType.OIDC, ...
1
answers
0
votes
296
views
Jason
asked 21 days ago
We're leveraging an **AWS Amplify React application** in the **Mumbai** region (ap-south-1). Our application utilizes **AWS DynamoDB** for data storage. Our current challenge involves storing data for...
2
answers
0
votes
489
views
asked 24 days ago
We have created private appsync and vpc endpoint with private dns name option enabled. These 2 options are also enable in VPC 1. DNS hostnames:- Enabled 2. DNS resolution:- Enabled Still only zone...
1
answers
0
votes
662
views
Tanul
asked a month ago
We are using AppSync with Lambda authentication. I front-end, we are using Amplify package. For each subscription request, we want to authenticate the user by checking if the current user has...
1
answers
0
votes
92
views
asked a month ago
Hello, What policy can we add in vpc endpoint to control access to private appsync. I need to add policy for EKS IRSA role in VPC endpoint. Does this kind of VPC endpoint policy work. I am unable to...
1
answers
0
votes
205
views
Tanul
asked a month ago
Hi i just stuck in deploy backend let me tell you what i have done . 1) create one ripo in github 2) clone that repo and install fresh next js and push my code . 3) create new aws app using...
1
answers
0
votes
409
views
Mahesh
asked a month ago
Our system has IoT things (devices), and a web frontend in Amplify. An example user story in the browser: "Search for a device by the county it belongs to, then show all telemetry readings created by...
1
answers
0
votes
144
views
Fergus
asked a month ago
An amplify pull will generate a schema.graphql containing the syntax error. Even with no syntax errors (changed to only a single model), `amplify api gql-compile` fails. Does this compile the...
1
answers
0
votes
238
views
asked 2 months ago
"BrowseNodes": [ { "Ancestor": { "Ancestor": { "Ancestor": { "Ancestor": { "Ancestor": { "ContextFreeName": "Fashion", ...
1
answers
0
votes
218
views
asked 2 months ago
Is the choice of index strategy/type based on the "Collection type"? Where can I look for different available index strategies for OpenSearch Serverless collection?
1
answers
0
votes
208
views
asked 2 months ago