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
Filter questions
Select tags to filter
Sort by
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
1321 results
We have an Android application that uses AWS Mobile SDK. Our app uses cognito to authenticate and store files in S3.
We got an email that AWS Mobile SDK is deprecated and no new features will be imple...
1
answers
0
votes
13
views
asked 7 days ago
Hi everyone,
I’m building a mobile app with Expo (React Native) and using AWS Amplify Gen 2 for the backend (Cognito, AppSync, etc.).
It creates an amplify_outputs.json file that contains things like:...
1
answers
0
votes
21
views
asked 7 days ago
Hello,
I am building a React Native app using AWS Amplify. I have several custom queries and mutations that reference SQL files using a.handler.sqlReference. Most of these operations require the logg...
1
answers
0
votes
31
views
asked 8 days ago
I am working on a React Native app using AWS Amplify. For most of my custom queries and mutations, I need the logged-in user’s ID, and currently, I’m passing it manually each time.
I have created cus...
1
answers
0
votes
19
views
asked 8 days ago
Ho to upgrade to AWS JavaScript Library to V6?
1
answers
0
votes
12
views
asked 11 days ago
Hello,
I want to reuse the domain I purchased and once associated with an Amplify App that no longer exists.
I am trying to create a new CloudFront distribution but it denies my apply and notifies tha...
1
answers
0
votes
39
views
asked 14 days ago
I’m working with AWS Amplify Gen 2 and have defined a GraphQL mutation that accepts an array of objects. However, I’m encountering issues when sending the array from my client mutation.
Here’s my sch...
1
answers
0
votes
44
views
asked 15 days ago
I’m working with AWS Amplify Gen 2 and defining a custom GraphQL schema using the @aws-amplify/backend package.
Here’s my schema definition:
```
import { a } from "@aws-amplify/backend";
import { Su...
1
answers
0
votes
30
views
asked 17 days ago
Subject: Is Full-Stack Deploy Mandatory for Next.js SSR (Gen 1) Apps on Amplify Hosting, Preventing Frontend-Only Deployment?
Hello community,
I am deploying a Next.js SSR application that was create...
0
answers
0
votes
26
views
asked 21 days ago
Subject: Is the amplify/ folder required in the Git repo for Next.js SSR (Gen 1) full-stack deployment on Amplify Hosting?
Hello community,
I have developed a Next.js SSR application utilizing Amplif...
1
answers
0
votes
25
views
asked 22 days ago
Hi.
I've got 3 amplify apps. One (core) is responsible for the domain routing. The other 2 (motorhome, surf) have an issue where redirects from the default amplify url to our custom domain don't work...
2
answers
0
votes
35
views
asked 22 days ago
I have an Amplify app in one AWS account and the Route 53 hosted zone for my domain in another account.
I added the required CNAME record in Route 53 for domain validation, and DNS propagation looks ...
1
answers
0
votes
58
views
asked a month ago