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 ...
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.
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...
Bug: In App Sync Panel

**Login with User Pools**
opens Search Panel in AWS Console
![Enter image description he...
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...
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:
```...
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...
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...
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...
Hello, I've encountered an issue with AWS GraphQL index service. When I create an index with multiple sortKeyFields like this:
@index(
name: "listTopicsByTypeAndRegion"
...
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...
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...