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
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
11
views
asked 10 days 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
48
views
asked a month 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
35
views
asked 2 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
35
views
asked 2 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
94
views
asked 2 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
44
views
asked 2 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
82
views
asked 2 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
81
views
asked 2 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
128
views
asked 2 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
232
views
asked 3 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
115
views
asked 3 months ago
Hi everyone, I’m facing an issue where some APIs in my AppSync environment have disappeared over the past two months. Here's the context: We use AWS extensively for development, and AppSync is a cor...
2
answers
0
votes
54
views
asked 3 months ago