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.

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...
0
answers
0
votes
7
views
asked 2 hours ago
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...
0
answers
0
votes
4
views
asked 2 hours ago
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...
1
answers
0
votes
9
views
asked 11 hours ago
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...
1
answers
0
votes
25
views
Davis
asked a day ago
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...
0
answers
0
votes
9
views
Josh
asked 4 days ago
in the console using "test graphql" I'm not able to create any todo's with the root user.
1
answers
0
votes
17
views
asked 5 days ago
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...
0
answers
0
votes
10
views
sajas
asked 7 days ago
Seems to be not concurrently supported: - CodeCatalyst for git repositories - Amplify with separate repos for FE,BE The reason is that Amplify doesn't (yet??) know how to deploy from a CodeCatalyst...
0
answers
0
votes
14
views
asked 8 days ago
Hello everyone, I’m encountering an issue with my app when users try to log in. The following error appears in the console: "Error saving filters to AsyncStorage [Error: User not login in because get...
0
answers
0
votes
15
views
Luis
asked 9 days ago
I want to be able to use IDP-initiated SSO to a 3rd party SP's app that respects my current user's login state and doesn't result in a new login screen appearing. I notice that Amplify Auth sets...
0
answers
0
votes
20
views
Chris
asked 12 days ago
I tried to change by running this command: aws amplify update-app --app-id {app-id} --repository {github-repository-url} --access-token {github-access-token} The repo was changed, but a newer build...
0
answers
0
votes
14
views
asked 13 days ago
I am building a simple Amplify App which use lambda function (written in typescript) as backend. I am doing different thing and returning the full reponse in on shot, everything work fine. But now I...
2
answers
0
votes
42
views
asked 13 days ago