-
**Describe the bug**
Our app queries the Github API quite aggressively, e.g. for
- Commit histories for every docs / tutorial file
- Project metadata (like stars)
The sheer number of requests …
-
I've followed AWS's Amplify tutorial as well as your and react-admin tutorials.
Here is my App.js
```// in App.js
import { Amplify } from "@aws-amplify/core";
import React from "react";
import …
-
A meta issue to track incremental improvements to documentation captured in baseline evaluations of the [top 25 workflows](https://docs.google.com/spreadsheets/d/175iZyC8khLy1JQncvgyvAD_vXpfsHxswQcn6N…
-
I am able to sign in using auth.federatedSignin()
I would like to add the user thus signed in to a group (eg: Admin) on an already existing Identity Pool(eg: sales-app) and then treat this user as …
-
It seems that AppSync cannot access Aurora Serverless Postgres Cluster via DataAPI DataSource Resolvers anymore.
I've been following all of the AWS tutorials and examples I could find - using t…
-
**Is your feature request related to a problem? Please describe.**
I love the idea of these end to end tutorials and would like to get as many frameworks involved as possible.
**Describe the sol…
-
Creating seperate issues for #12503 to improve strucure.
When trying to add a rdsDataSource to appsync, addRdsDataSource and RdsDataSource expects a DatabaseCluster instead of a ServerlessCluster, …
-
**Is your feature request related to a problem? Please describe.**
We would like to be able to create a website _and_ mobile apps for a project. It is not clear if/how it possible, plus the `/amplify…
-
How can we use graphql-subscriptions with a serverless backend like AWS Lambda? In this case, transport using web sockets won't work since a lambda function can't run for long time.
-
**Which Category is your question related to?**
AppSync @auth Custom Claims usage with Dynamic Groups.
**Amplify CLI Version**
4.9.0
**What AWS Services are you utilizing?**
AppSync wi…