Questions tagged with Front-End Web & Mobile
Build web and mobile applications quickly with a full set of tools and services to support development
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.
195 results
I have a user authenticated by Cognito user-pool, role & identity-pool (using Cognito hosted-ui).
After login, the user comes back to my webapp (frontend), I use the `id_token` (returned by the...
I’m using Next.js with Prisma ORM, hosting the application on AWS Amplify, and I have a PostgreSQL database on RDS that I need to connect to. However, I’ve read that making the database publicly...
**HELP PLS!!!!**
I'm hosting a React app built with Vite on Amazon S3. The app loads the landing (Home) page correctly, but when I try to navigate to other routes like /about or /contact, I get a 404...
I'm facing challenges with large GraphQL queries going to my application behind Amazon CloudFront. The query strings can sometimes exceed CloudFront's query string length limits, leading to request...
Hi! I am having some trouble with querying some of my models using GraphQl for my Swift application. I have made a schema.graphql file and set up api and auth using the aws amplify cli. but when I try...
I have a NextJS 14.2.4 app deployed via the Amplify Console (Gen 2). **I am not using Amplify CLI.** I created the app with `create-next-app`. I am leveraging Simple Email Service to send an email...
I am deploying and hosting a NextJS 14 app using AWS Amplify Console tied to a repo. I plan to attach a custom domain. I am not using Amplify CLI. I am using Simple Email Service, via...
I came across the landing site of aws just for exploring the services and I found hover design was missing on twitter social share icon.
Footer section -> Social share icons -> Twitter icon
This was working yesterday. Now I cannot upload or update my front end.
Steps to reproduce:
1. Select the app you want to update. > click **Deploy Updates**.
2. On **Method** section, select **Drag...
I followed the examples for Angular for Amplify Gen 2 for trying to create custom mutations, queries, and models. When I call generateClient<TYPE_NAME_HERE>() it shows the models, queries, and...
I want to deploy a React Vite project to AWS S3. It didn't say "NoSuchKey" or anything else.
In the console, it said "Failed to load resource: the server responded with a status of 404 (Not Found)"...
How to configure subdomain using amplify application created in AWS with domain hosted in Hostinger?
Hi There,
We've created a web application using amplify in AWS.
Our main domain (ex: example.com) is hosted in Hostinger.
If we need to create subdomain (ex: lms.example.com) which should point to...