Category "aws-amplify"

How to use AWS Amplify environment variables in React app?

I have the ReactJS app deployed on AWS Amplify. Also, the environment variables that I need in js code are in Amplify. How can I use them from my code? How do a

Trigger an aws-amplify build via aws-cdk

I am creating a aws-amplify app via aws-cdk and everything works fine except it doesn't start a build automatically. If I do a git commit (I have enabled contin

AWS Amplify: Resource is not in the state stackUpdateComplete

I'm setting up aws-amplify to my project. I am facing a problem in amplify push when I configured for the first time it worked fine. now i changed the repositor

Warning message "DeprecationWarning: Invalid 'main' field in ....." after typing amplify

When I write amplify console in react-app, this warning message is coming. >amplify console (node:2500) [DEP0128] DeprecationWarning: Invalid 'main'

Creating Batch Operations with AWS Amplify [GraphQL, DataStore, AppSync]

I've currently been handling batch operations with a for loop, but obviously, this is not the best approach, especially as I'm adding an 'upload by CSV' option,

Export 'AmplifySignOut' was not found in '@aws-amplify/ui-react'

I am fresh new to AWS Amplify, so I am following a tutorial on AWS Build a Full-Stack React Application, it's on Virtual Box with the latest Ubuntu image. Durin

How to deploy an AWS Amplify app from GitHub Actions?

I want to control Amplify deployments from GitHub Actions because Amplify auto-build doesn't provide a GitHub Environment doesn't watch the CI for failures and

Should you remove SQLite database in Flutter to add Datastore

I have a to do list app developed using flutter and SQLite and I'm wondering if it is a better practice to remove the SQLite database when I want to use Datasto

AWS-Amplify-cli fails to install on Mac

Trying to install AWS-Amplify-CLI and followed this When I run npm install -g @aws-amplify/cli or sudo npm install -g @aws-amplify/cli I get the following erro

There are no DynamoDB resources configured in your project currently while using Amplify Studio

Using Amplify Studio I created a model, then "saved and deployed" successfully. Then I ran "amplify pull", but when I try to create a function "amplify function

Amplify UI is not working proper in React js

I am using AWS amplify for user authentication. UI is not what expected but no problem with functionality. Amplify dependencies "dependencies": { "@aws-amp

403 Access Error returned from Browser possibly caused by AWS

I have my serverless web app hosted on AWS amplify. I am getting Access Denied error XML if I try refreshing the page. When I look into the Console, it shows no

NextJS deployed to AWS Amplify with ISR - build takes too long

By default, while deploying the NextJS app to AWS Amplify, it uses 7GB RAM. When I build my app on EC2 instance with 2GB RAM (1vCPU), building app takes less th

dynamodb PartiQL SELECT query returns ValidationException: Unexpected from source

I am using Amplify to setup a dynamodb with a corresponding lambda using the amplify blueprint for dynamodb. Accessing the dynamodb the "classic" way with KeyCo

I have a graphQL query and wanted to convert it GraphQL Transformer v1 to v2

I was working on an existing project using amplify with GraphQl API. The query shows issues with @Key as Your GraphQL Schema is using "@key" directive from an o

How can I implement a chat schema with @manyToMany using Amplify GraphQL with non private/public auth rules?

I was trying to implement a chat feature that has three models; message, user and conversation. A user can have many conversations, a conversation can have many

AWS Amplify (GraphQL) - Using "graphqlOperation" vs Normal Query?

Might be a simple question, but I initially have been using the graphqlOperation for API queries in AWS Amplify. Recently I started utilizing Cognito User Pools

Connect AWS Amplify React Dashboard to backend services in private VPC

I have created a private subnet in a VPC with a couple of private RDS databases and microservices to retrieve handle request from a react dashboard deployed usi

How to change background of aws amplify/cognito login/signup screen

I want to use aws amplify for an app I am making, but I can't figure out how to change the background of the login/sign up screens using withAuthenticator. Can

EAS build can't find aws-exports

I have an Expo project with AWS Amplify. I'm currently using EAS from Expo to deploy on mobile. Pretty often I run on this error: ❌ Metro encountered an