Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
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 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
1231 results
Is possible to define condition for aplify redirect rules? e.g. based on hostname?
e.g. following rule I want to execute just if condition of hostname will pass:
> { "source": "/<*>", "status": "200"...
I have deployed multilingual hugo website with amplify
content is built into subfolders like:
/public/en/
/public/de/
/public/sk/
I want to create redirect rules based on the hostiname of custom doma...
Hello! I have implemented the signin api exactly how it is done in the Gen2 docs, however when my code reaches this api (and similarly for fetchUserAttributes, fetchAuthSession, etc.), my code simply ...
I am facing this problem in relation 2 two services.
1. When I was trying to add a Amplify managed SSL Certificate for my Custom Domain in AWS Amplify, the SSL Verification goes on & on and then event...
I've set up an AWS Bedrock Knowledge Base backed by a vector store.
Embeddings Model: Titan Text Embeddings v2
Data Source: A folder in an S3 bucket containing plain text files
My application is buil...
The log group I created for my amplify sandbox appsync is erroring when accessing logs on CloudWatch via the auto-created log group from appsync. I've run the query via appsync and it returns without ...
Hello AWS Community,
I have a simple issue with my Next.js 15 app deployed on AWS Amplify. The loading.tsx (Loading UI) in my app router directories aren't rendered when deployed on Amplify.
Importa...
I want to be able to differentiate the handling of social and Cognito user signups.
I can't seem to find a reliable way of detecting a social signup from within the managed login flow.
Reliably dete...
Hello!
I am trying to set up a login and signup flow using Amplify and Cognito's Managed Login.
I am very close to getting it all done: the tokens are being sent correctly, and I can get users to re...
Hello, as the title suggests i've been having difficulties connecting my route53 registered, hosted zone domain to my Amplify application via the Custom Domains approach.
The error i am currently se...
Hi there,
I created a next.js app on Amplify and added environment variables in the hosting settings before deploying the app. According to https://docs.aws.amazon.com/amplify/latest/userguide/setting...
We have been using Amplify to host our NextJS client app for the past 6 months now. Our app has been increasing in complexity and subsequently I can see build times increased from previous 6 mins to n...