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

Select tags to filter
Sort by most recent
396 results
**Project Goal and Architecture** We're building a scheduled messaging system with the following features: Users create postcards with scheduled delivery dates At the scheduled time, the system send...
1
answers
0
votes
67
views
asked a month ago
The log group I created for my amplify sandbox appsync is erroring when accessing logs on CloudWatch via the auto-created log group from appsync. I've run the query via appsync and it returns without ...
1
answers
0
votes
20
views
asked a month ago
I want to route requests to HTTP API Gateway B or AppSync HTTP endpoint in account B through HTTP API Gateway A in account A and authorize requests from HTTP API Gateway A to B using IAM.
1
answers
0
votes
55
views
asked 2 months ago
I have implemented Client Certificate authorization and trying to enable caching for the same. I logged the request and Certificate details are coming into RequestContext.Identity.ClientCert.ClientCer...
2
answers
0
votes
45
views
asked 3 months ago
Bug: In App Sync Panel ![Enter image description here](/media/postImages/original/IMzpuKUnHLSdmMZ9ymqccagw) **Login with User Pools** opens Search Panel in AWS Console ![Enter image description he...
1
answers
0
votes
38
views
asked 3 months ago
My AppSync API is not sending logs to CloudWatch or creating a log group. I turned on logging and set the Field resolver log level to "All". When I send queries, the log group is not created. When I c...
1
answers
0
votes
155
views
asked 3 months ago
I'm trying to retrieve data from my DynamoDB table using an AppSync Query operation that filters by author. My project is deployed using Amplify Gen2 Below is my current setup: handler function: ```...
1
answers
0
votes
69
views
asked 3 months ago
Hello, sometimes, I get plenty of "Connection reset by peer" while publishing to AppSync Event Api via HTTP rest API via associated custom domain. What can be the cause? What can I do to avoid this ki...
2
answers
0
votes
131
views
asked 3 months ago
Hi all, I would like to understand if my use case makes sense. As a developer, I would like to use Amazon's Product Advertising API to display their products on my mobile app. Use case: -User answe...
1
answers
0
votes
106
views
asked 3 months ago
Hello! What I'm trying to do is create a admin user group that has the rights to trigger a function through a button in my admin UI. I followed this simple getting-started-guide to get functions w...
1
answers
0
votes
186
views
asked 3 months ago
Hello, I've encountered an issue with AWS GraphQL index service. When I create an index with multiple sortKeyFields like this: @index( name: "listTopicsByTypeAndRegion" ...
1
answers
0
votes
270
views
asked 4 months ago
Hi! I've created an appSync api and want to generate models for Swift. I did not use Amplify CLI to create anything, as this is part of a lager project and I want to use Cloud Formation. When followi...
4
answers
1
votes
139
views
asked 4 months ago