Category "aws-amplify"

AWS Amplify 503 error when using Next.js getStaticProps revalidate

I have tried to use Nextjs getStaticProps function on a page and deployed it on AWS Amplify. However when I gave the option 'revalidate' AWS cloudfront occurred

How to make the email input stay on the same page so that user does not have to enter the email again?

I implemented the reset password feature using AWS Amplify. Initially, I created two forms one for forgotPassword that accepts usernames, and forgotPasswordSubm

Amplify (Flutter app) push stuck on previous build's schema

I have an Amplify project where I've generated some GraphQL schema models. I previously deployed invalid syntax but the push otherwise completed successfully. H

React JS App becomes blank white screen when deployed with AWS Amplify

I have a React JS app that works on local host, but when I deploy to AWS amplify displays as a blank white screen with no body. The browser tab shows the correc

In AWS Cognito or Amplify Auth, can I create a user from a uid, without user interaction, similar to the Firebase Auth "custom token" approach?

I'm migrating a web app from firebase to Amplify. In firebase, you can silently sign-up / sign-in a user without any user interaction or password, as long as yo

Ionic and Amplify Storage GRAPHQL_AUTH_MODE Error

My current setup is: Ionic, Angular, AWS Amplify (GrapghQl, DynamoDB, Authenticator, and Storage) I had everything working until I added Storage following the i

Using user info in AWS Amplify GraphQL schema

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

enhanced subscription filtering connection error when using amplify-cli generated GraphQL mutations

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

Error building NextJS with @sentry/nextjs on AWS Amplify

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,

Build problem with React viteJS and was amplify

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

Always blank screen appearing after typing "amplify console", appsync page doesn't appear

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

Flutter Amplify - Cannot run appsync code gen for existing api

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

Attempt to recreate AWS Demo ends up recreating error within demo

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

How to import existing lambda from arn and add SQS as event source? Amplify

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

How to pass the Amplify app ID to a function? How to do app introspection from backend functions?

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

NextJS API routes on AWS Amplify

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

AWS Amplify @auth rule require multiple group membership

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

Exposing error messages from Auth.forgotPassword and other Auth methods

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

How to deploy Next.js in Amplify?

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

aws amplify datastore syncing the whole database

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