Questions tagged with AWS Amplify

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.

I'm trying to create amplify nextjs app with cloudformation, but failed on deploying. deploy outputs: ``` 2024-06-26T10:42:22.592Z [INFO]: # Cloning repository:...
1
answers
0
votes
287
views
asked 2 months ago
Hi There, This is an request for need assistance in connecting my existing Amplify app to a different Git repository. I have previously configured my app with one repository, but now I want to...
1
answers
0
votes
362
views
Sitaram
asked 2 months ago
#### I am trying to push my development code to amplify using command amplify push. It worked until today when i made some minor changes to a nodejs function to add a small snippet of around 30 lines....
0
answers
0
votes
292
views
mark
asked 2 months ago
I'm using NX for my monorepo and am following the instructions https://docs.amplify.aws/nextjs/deploy-and-host/fullstack-branching/monorepos/ I found that if I follow the following steps to setup...
0
answers
0
votes
295
views
Sameera
asked 2 months ago
As mentioned on [this link](https://aws.amazon.com/blogs/mobile/custom-ssl-amplify-hosting/), I need to attach certificate created in ACM within amplify. Is it possible to do this with terraform. I...
1
answers
0
votes
422
views
Tanul
asked 2 months ago
Is there a way to get user refresh token for Cognito using AWS Amplify Gen 2? `import { Amplify } from "aws-amplify" import { signIn, signOut, getCurrentUser, fetchAuthSession } from...
0
answers
0
votes
201
views
Aleksey
asked 2 months ago
Hi, I am currently facing an issue with accessing an AWS Api Gateway through my Amplify application. ## Current application state - NextJS 14 application (app router) - Amplify added with `npm create...
0
answers
0
votes
135
views
asked 2 months ago
We are using AWS Amplify for our React Frontend. Since yesterday, we have noticed that on some networks, our domain is showing an older version of our app. Although in the AWS Amplify Console, we see...
2
answers
1
votes
152
views
Leo
asked 2 months ago
This was working yesterday. Now I cannot upload or update my front end. Steps to reproduce: 1. Select the app you want to update. > click **Deploy Updates**. 2. On **Method** section, select **Drag...
0
answers
0
votes
112
views
asked 2 months ago
An amplify pull will generate a schema.graphql containing the syntax error. Even with no syntax errors (changed to only a single model), `amplify api gql-compile` fails. Does this compile the...
1
answers
0
votes
250
views
asked 2 months ago
Hi, I added one of my domains with Route 53 and also connected it with Amplify app (Route 53 -> Amplify). But the domain is not connected with Amplify still now after passing 7 hours of NS update....
1
answers
0
votes
130
views
jonydev
asked 2 months ago
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...
0
answers
0
votes
85
views
asked 2 months ago