I am trying to structure a database for my application and one critical portion of it is the users association with various models in the databases. I am using
I am using amplify-cli with angular front-end. I have the following schema (schema.graphql): type CardDeck @model @key(name: "byBoard", fields: "boardId", query
I’m just trying to integrate sentry with NextjS v12 using @sentry/nextjs and sentry wizard, everything is fine on localhost and before integrating Sentry,
my question is quite simple to explain. I've initialized a React project with ViteJS and then added aws-amplify for the backend. I developed the project and eve
When I enter amplify console from react native terminal by typing amplify console, just blank page appears. I don't see the overview of the appsync. When I look
I have an existing AppSync API that I need to use in a new flutter app. After initializing amplify in my project, i run the command "amplify add codegen --apiI
I started following the demo at https://youtu.be/NLN-q47uPo0 and ran into the (almost) identical error shown at https://youtu.be/NLN-q47uPo0?t=2880 . Anyone kno
I'm trying to create an SNS topic that an SQS queue subscribes to which acts as an event source for a Lambda function. I'm trying to do this with the amplify cd
Background Amplify apps are easily extensible with Lambda functions, using amplify add function. Great! Problem How can I access the Amplify app ID from the La
Apologies if this is a dumb question but where are the API routes in a next JS application deployed to AWS Amplify hosted? I know that Amplify supports backends
Is it possible to have auth rules requiring authenticated users to belong to multiple groups? For example "allow users who are in 'Tenant N' AND who are 'Edito
Is there a way to see all available error messages that are returned from the @aws-amplify/auth Auth methods? When calling Auth.forgotPassword with the correct
I don't know why this happens. 2021-09-18T00:04:20 [INFO]: Beginning deployment for application dhq4kye8grbzc, branch:main, buildId 0000000028 2021-09-18T00:04
In my DynamoDb I have about 200k datapoints, there will be more in the future. When I logout my local datastorage gets cleared. When I log in, datastore starts
Simplifying Question: How do I make a github action that will take a specific checkstatus for a commit (pull) and update the commit status of that pull? (These
I'm trying to give the end-user an option on the UI to reset MFA if the end-user loses access to the device they've been using. I want to change the user.challa
I've 2 different reactJs applications which can be deployed independently to aws-amplify. Is there a way I can configure them to the different context paths of
I am planning to use AWS Amplify as a backend for a mobile application. The App consists of two User Types (UserTypeA,UserTypeB). They have some common data poi
Following the AWS Amplify documentation for Expo with the steps below, building with EAS build fails with [RUN_FASTLANE] › Executing baseline » Bun
Following the AWS Amplify documentation for Expo with the steps below, building with EAS build fails with [RUN_FASTLANE] › Executing baseline » Bun