All Content 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 tags to filter
Sort by most recent
1242 results
I am developing an app using Amplify Gen2 - and Vue3... While signingin (or creating an account) authneticator is always english. I want the authenticator language to be set from the app.
1
answers
0
votes
17
views
asked 5 days ago
We are currently integrating Amazon Rekognition Face Liveness in our application. We've noticed that when the device is in landscape mode, the liveness check does not proceed and throws an error. Can ...
1
answers
0
votes
23
views
asked 6 days ago
Not sure how to resolve this TypeError. Not really seeing any syntax errors in IDE. 1:30:28 PM [ERROR] [BackendBuildError] Unable to deploy due to CDK Assembly Error ∟ Caused by: [_AssemblyError] A...
1
answers
0
votes
33
views
asked 7 days ago
I'm consistently running into the following issue when deploying an Amplify Gen 2 backend in my pipeline ``` { "name": "rirsystem", "version": "0.1.0", "private": true, "scripts": { "dev"...
1
answers
0
votes
36
views
asked 9 days ago
We are currently hosting our frontend application using AWS Amplify. We would like to connect a third-party subdomain, `mes.lhe.co.kr`, to our Amplify-hosted application. The root domain `lhe.co.kr...
1
answers
0
votes
35
views
asked 9 days ago
I've built and deployed several apps using Amplify sandbox. If I login to the AWS console I can see my resources have been created in S3, IAM and DynamoDB, but when I go to the Amplify dashboard, I do...
2
answers
0
votes
26
views
asked 9 days ago
While trying to build/deploy my next.js 15 app on Amplify, the build is failing due to insufficient permissions. I've tried multiple ways and its not working. My next.js app utilizes SSR. The Error: ...
1
answers
0
votes
36
views
asked 11 days ago
Hello AWS Support, I’m hosting a single-page application using AWS Amplify at https://biodatagenerator.com, and I’ve added the www.biodatagenerator.com subdomain via Amplify’s Domain Management. I w...
2
answers
1
votes
37
views
asked 13 days ago
I am developing an app with Amplify gen2 + Vue using AWS authenticator My desired behaviour: * User opens the app, if not signed in before, it loads the main component with user=null.. on the main c...
1
answers
0
votes
34
views
asked 14 days ago
I'm experiencing persistent MongoDB connection timeouts in my Next.js application deployed on AWS Amplify. The connection errors specifically occur when my application attempts to call external APIs l...
1
answers
0
votes
23
views
asked 15 days ago
I am developing an app using Amplify gen2 + Vue In my app i want to call the authenticator, if user already signed in before and authenticator will remember it and sign in automatically. And call the...
1
answers
0
votes
32
views
asked 15 days ago
I am developing an app using Amplify Gen2 and Vue.. If user clicks "Sign In" Authenticator shows up and user logins.. if the login is successfull, i want the page / app to reload. How can i do that?
2
answers
0
votes
67
views
asked 21 days ago