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
Filter content
Select tags to filter
Sort by
Sort by most recent
1363 results
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
183
views
asked 6 months 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
127
views
asked 6 months 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
135
views
asked 6 months ago
Ho to upgrade to AWS JavaScript Library to V6?
1
answers
0
votes
174
views
asked 6 months 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
142
views
asked 6 months 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
147
views
asked 6 months 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
147
views
asked 7 months 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...
2
answers
0
votes
78
views
asked 7 months 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...
2
answers
0
votes
81
views
asked 7 months 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
233
views
asked 7 months 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
152
views
asked 7 months ago
