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"...
Accepted AnswerAWS Amplify
1
answers
0
votes
41
views
asked a month ago
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...
Accepted AnswerAWS Amplify
1
answers
0
votes
33
views
asked a month ago
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 ...
1
answers
0
votes
72
views
asked a month ago
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...
2
answers
0
votes
105
views
asked a month ago
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...
1
answers
0
votes
24
views
asked a month ago
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 ...
1
answers
0
votes
19
views
asked a month ago
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...
1
answers
0
votes
62
views
asked a month ago
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...
1
answers
0
votes
36
views
asked a month ago
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...
1
answers
0
votes
44
views
asked a month ago
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...
1
answers
0
votes
38
views
asked a month ago
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...
1
answers
0
votes
82
views
asked a month ago
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...
1
answers
0
votes
90
views
asked a month ago