Questions tagged with AWS Amplify Studio
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 have 3 frontend apps that I have already deployed on Amplify and i am trying to connect them with my backend on Github but I am failing. How do I make my backend to communicate with my frontend.
0
answers
0
votes
38
views
asked a month agolg...
Hi !
How can I make "DataStore" framework insert the user.attribute.sub or user.username into the "owner" field of a GraphQL type?
This guys did that:...
0
answers
0
votes
42
views
asked 2 months agolg...
Hi Everyone,
I am trying to integrate AWS pinpoint on my angular application using AWS amplify.
I tried everything given in the documentation...
0
answers
0
votes
104
views
asked 2 months agolg...
My amplify application has been working completely fine this whole time. Now all of a sudden, after I sign the user into my application, my application just won't do any Amplify queries anymore. On...
2
answers
0
votes
87
views
asked 2 months agolg...
**My setup:** I'm building a NextJS 13 app (using App Router) with Amplify Studio. I have a static index page which is rendered at build time as it has no dynamic data.
"next": "13.5.3"
"react":...
2
answers
0
votes
460
views
asked 2 months agolg...
I need to redirect user after login but i am not able to do.
```
import React from "react";
import { Authenticator } from "@aws-amplify/ui-react";
import "@aws-amplify/ui-react/styles.css";
import...
2
answers
0
votes
725
views
asked 2 months agolg...
Hi All.
we have multiple aws account production accounts, so i want to develop a website where we can monitor all my resources and services in one platform
1
answers
0
votes
104
views
asked 3 months agolg...
I was trying to practice the below copy, but the response returned does not show updated data nor it doesn't update dynamodb
```
const updatedPost = await DataStore.save(
Post.copyOf(original,...
0
answers
0
votes
38
views
asked 3 months agolg...
Hi, I am new here and trying to understand how to use Lambda functions in Amplify.
I have started using Amplify in an application a year ago.
Back then, I created a Lambda function for Admin Queries...
0
answers
0
votes
84
views
asked 3 months agolg...
## Background
I setup my project in the following way:
1. I built a project in Amplify Studio, and `amplify pull`'d it to local.
2. There, I put a flutter project in the same folder, which uses the...
1
answers
0
votes
319
views
asked 3 months agolg...
An Amplify Push was interrupted and now all attempts generate the following error
I attempt to the following amplify push command:
amplify push -yes
🛑 A deployment is in progress.
🛑 If the prior...
0
answers
0
votes
54
views
asked 3 months agolg...
I am a fresher to Information Technology (IT) or software development field. When I browsed the website links of many job openings in tech companies, they are asking for credentials having experience...
3
answers
0
votes
250
views
asked 4 months agolg...