By using AWS re:Post, you agree to the AWS re:Post Terms of Use

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 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.

1118 results
I'm following the Amplify Gen 2 docs for deploying a Vite + React application. Once I re-deploy the app at the end of Quickstart step 6 (adding login UI), the build fails with the message "Build conta...
1
answers
0
votes
25
views
asked 2 days ago
We are unable to perform any update on amplify stack. I followed instructions specified on https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-continueupdaterollba...
1
answers
0
votes
6
views
asked 3 days ago
Hi, My Angular 19 code repo is at CodeCommit, I am trying to deploy that in Amplify. But I am getting these errors: > aws codecommit credential-helper $@ get: 1: aws: not found fatal: could not re...
1
answers
0
votes
21
views
asked 4 days ago
I have configured a private API Gateway and want to integrate it with AWS Amplify. My application code calls the private API Gateway internally, but it is not working as expected. 1. Is there a speci...
1
answers
0
votes
33
views
asked 6 days ago
I deployed three microservices on AWS Amplify, each accessible via its own URL (e.g., https://app1.amplifyapp.com, https://app2.amplifyapp.com, and https://app3.amplifyapp.com). I want to consolidate ...
2
answers
0
votes
40
views
asked 7 days ago
Hello! I'm using AWS amplify for hosting my NextJS application. My domain is in godaddy. For using my custom domain I selected `Manual Configuration` but I was able to add all CNAME but for the `ANAM...
1
answers
0
votes
21
views
asked 8 days ago
We have an App that uses Amplify for the backend. The same project is also used for the Admin Dashboard we've build for the app. We had some problems with the environmets and timeouts that we have set...
2
answers
0
votes
37
views
asked 8 days ago
[Note: unresolved question from before with new insights] Environment: * iOS app with Amplify using Swift * Cognito User/Identity Pools for authentication * AWS SNS and SES services requiring authori...
1
answers
0
votes
26
views
asked 9 days ago
Unfortunately I am not able to pass build using react native. I am building a new react native app from scratch (let say the example of the todo list app in the duc) I try to deploy the app and it is ...
1
answers
0
votes
25
views
asked 9 days ago
I am trying to white-label my Amplify app via Amplify console's Add Domain function using the instructions mentioned [here](https://docs.aws.amazon.com/amplify/latest/userguide/to-add-a-custom-domain-...
1
answers
0
votes
29
views
asked 11 days ago
Thank you for taking a look at my problem! I have a Vite/Vue-3 site that has Unity Engine content. This content is already compressed loaderUrl: '/unity/Build/WebHead.loader.js', dataUrl: "/unit...
1
answers
0
votes
26
views
asked 11 days ago
I have a user pool with email and phone required. When setting up a social provider, my required attributes don't always align with the social providers payload, thus resulting in an error like this: ...
2
answers
0
votes
35
views
asked 12 days ago