All Content 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
I deployed a simple frontend application using aws amplify and also had setup the same with a third party domain name. Now the existing deployment is down and not able to access the same account. I am...
I am deploying a cloudformation stack which contains an amplify app and I want the to leverage the Github App functionality.
According to the documentation this can be achieved by using the...
Hi,
I recently updated my Next.js app and deployed it on AWS Amplify. The deployment process completes successfully, but when I access the app, I encounter a few issues:
The title of the site...
Hi all,
In AWS Amplify Gen 2, can I add AWS resources already created and configured with the console to backend.ts?
I don't want to use Amplify.configure because, as far as I know, the existing...
I have a reactjs application that I would like to deploy on aws Amplify, but I get the following error during deployment.
```
2024-09-11T17:54:07.509Z [INFO]: # Cloning repository:...
Hello,
In Amplify console, when I'm trying to create new application, using the 'GitHub' option, on Next, a white pop-up appears and closes, while at the bottom of the page in a coloured box I have...
I have an already estabilished sso flow who is returning from cognito (custom ui) only id_token.
Question: can I call manually any api to obtain the code (I then can exchange it for access and...
I have deployed an node-expressJs app on aws-amplify that collects data through get requests to third party services. Following are the issues.
1. Trying to tail the logs in cloudWatch however the...
I'm stuck right now trying to build a docker image using the Amplify deploy process. I know that Amplify uses Amazon Linux 2023, this is my amplify.yml
```
commands:
# install...
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...
in the console using "test graphql" I'm not able to create any todo's with the root user.
Dear AWS Support Team,
I hope this message finds you well.
we are currently using AWS services for our hosting needs. We recently encountered an issue while hosting an application on an EC2...