Questions tagged with AWS Amplify

AWS Amplify is a set of purpose-built tools and features that lets frontend web and mobile developers quickly and easily build full-stack applications on AWS, with the flexibility to leverage the breadth of AWS services as your use cases evolve.

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

I used VPC Endpoints generated by connecting MySQL databases to an Amplify app with the `data/resource.ts`. When I started noticing the generated Endpoints were generating additional charges, I...
1
answers
0
votes
44
views
Saul
asked 23 days ago
Hi, We're experiencing an issue with our AWS Amplify setup. After deploying a new branch and connecting it to our custom domain, some functions on the website are missing or not working. However,...
1
answers
0
votes
39
views
Gowtham
asked 25 days ago
I have an Amplify React app that was working fine about a week ago but now it is redirecting everything to index.html; all js, css, images, favicon.ico, everything! I've scoured the web for a solution...
1
answers
0
votes
31
views
Jim
asked a month ago
I am building an app in react native using amplify. I have 2 S3 buckets, one for images and the other for thumbnails which i have set up through amplify configure. Amplify.configure({ Auth:...
2
answers
0
votes
70
views
Nem
asked a month ago
Hello there! I am using AWS Amplify Analytics with Pinpoint to track my application's metrics. - I am using Amplify Gen 1 and V6. - My Pinpoint and Cognito user pool is in the same region...
1
answers
0
votes
101
views
Friyad
asked a month ago
I have a Next.js 14 application, my Amplify builds randomly timeout after 30minutes with the following error: **ESLint: ENOMEM: not enough memory, read** When it does not fail it usually builds...
1
answers
0
votes
63
views
Jose
asked a month ago
Hey everyone, I have following problem: If a user first sign-ups with Email: example@example.com in Cognito and then with a social provider with the same Email: example@example.com, then cognito...
1
answers
0
votes
88
views
Thomas
asked a month ago
I am calling my AWS AppSync GraphQL API using Python. The API is hosted on AWS amplify. I have entered my AppSync GraphQL endpoint URL correctly. However I get the following error when I execute a...
1
answers
0
votes
161
views
asked a month ago
Does anyone know why the 'npx ampx sandbox' command throws error as 'unable to get local issuer certificate'? Whereas the 'npx create next-app' command doesn't have any problem. Also, the other AWS...
0
answers
0
votes
100
views
Venky
asked a month ago
Hey, I have actually developed an application & deployed it on AWS cloud using the required resources. I have created a path based routing policies for my application using API Gateway Regional API...
1
answers
0
votes
209
views
RAM
asked a month ago
I have a monolithic application that needs to run on amplify gen 2, but the issue is, it has a single entry point that serves the frontend as well. The frontend is on /build and the backend on /dist....
0
answers
0
votes
150
views
asked a month ago
I am developing a nextJS app using amplify/appsync/dynamodb. The deployed app seems to be using a stale version of data stored in dynamodb. The original data set only included 7 records. I added 25...
1
answers
0
votes
194
views
caveman
asked a month ago