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.
According to this documentation: https://docs.aws.amazon.com/amplify/latest/userguide/deploy-express-server.html, i try to deploy an app in aws amplify. I just a difference in my index.ts, so i try to...
I'm experiencing an issue with AWS Pinpoint not sending push notifications, despite it returning a successful send status
Here are the steps I've taken and the problem I'm facing:
1. I uploaded the...
Hello ,
Anyone here aware of ETA for amplify gen 1 to gen2 migration tool?
Docs say we should wait for that tool.
Dear aws enjoyers, i am currently running into an error using the hosted version of my react amplify app. I manually added a new api to the amplifyconfiguration.json recently. This works well on my...
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'm following the Amplify quickstart tutorial here: https://docs.amplify.aws/react-native/start/quickstart/
I've configured the local account for Amplify, per tutorial here:...
I have tried multiple times to add custom domain to my amplify app. I have a hosted zone in Route 53, and I have tried deleting it and creating a new one multiple times. I have never used this domain...
I am using the libraries "aws-amplify/ui-react" and "aws-amplify" in my react app.
by the way I am using amplify as a library with existing AWS resources only not creating and managing any aws...
I am using cognito for openID SSO layer, when I use Auth.signOut() from amplify it logs out the user but it wants me to add a redirect_uri , which is weird because for the logout end point it needs...
I have an existing server-less backend build using SAM that uses cogntio, API Gateway lambdas and dynamo DB. I need a front end that consumes this REST api.
I am considering Amplify Gen 2 to do this...
I've been following the Amplify Gen 2 tutorial here: [https://docs.amplify.aws/angular/start/quickstart/]()
I'm using Amplify Gen 2 and have a simple Angular 17 standalone app. When locally I run`...
I used AWS Amplify to set up a new React site. Amplify created everything: the S3 bucket, CloudFront distribution, etc. I added the CNAME in GoDaddy a couple of days ago, but I am still getting a 403...