Explore how you can quickly prepare for, respond to, and recover from security events. Learn more.
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.
197 results
I have made a Client VPN Endpoint that successfully enables client devices (Windows, OSX, Linux) to access the internet via VPN using Microsoft Entra SAML ("auth-federate" keyword) so that 365 system ...
Hello,
I was excited to see an alternative to Vercel for hosting NextJS sites in [sst.dev's NextJS integration](https://sst.dev/docs/start/aws/nextjs), but I am stuck not being able to use Serverless...
Hello,
I am building a Ampligy Gen 2 application consisting of user interaction and a page to show historical activity. For this I am writing request/response to DynamoDB table from Lambda function a...
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 hoste...
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 acces...
**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 fa...
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 @aws-sdk/clie...
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 ...