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.

I have an app built via AWS Amplify that uses Cognito to control my user base. I have created a custom attribute "myAttr" that I am using as a PoC. I am now trying to add permissions to a DynamoDB...
1
answers
0
votes
271
views
DinoM
asked 2 months ago
We're leveraging an **AWS Amplify React application** in the **Mumbai** region (ap-south-1). Our application utilizes **AWS DynamoDB** for data storage. Our current challenge involves storing data for...
2
answers
1
votes
553
views
asked 2 months ago
I have an Amplify app using Cognito for userpool authentication. Once a user has signed up and used the code sent via email (all Cognito functionality), they are passed to a custom form where...
1
answers
0
votes
510
views
Jonny
asked 2 months ago
Background, 1. I had a domain (Route 53) that expired after a year of use, 2. I renewed that domain from route 53, 3. It has CNAME, SOA, TXT and NS ( while i look at this from route 53 hosted...
1
answers
0
votes
155
views
Deepak
asked 2 months ago
How to write a cloudformation template which create a website hosted on AWS amplify with a button which on click will invoke a lambda function
1
answers
0
votes
327
views
Keerthi
asked 2 months ago
I made a website to act as my resume. I made it while I was trying to learn about aws. I logged in after a year only to find the application missing in the management console. However, the website is...
2
answers
0
votes
307
views
Amit
asked 2 months ago
![amplifyscreenshot](/media/postImages/original/IMFBlJqkBmQdWgPlKYc0t9gw) Hello, I'm trying to deploy my landing page utilizing Next.js and as I go through the normal steps to deployment, it...
0
answers
0
votes
125
views
Bradly
asked 2 months ago
I'd like to use Amplify's Authenticator in a React project. I've installed the relevant packages using the following command: `npm add --save-dev @aws-amplify/backend@latest...
Accepted AnswerAWS Amplify
1
answers
0
votes
214
views
dys
asked 2 months ago
I have a NextJS 14.2.4 app deployed via the Amplify Console (Gen 2). **I am not using Amplify CLI.** I created the app with `create-next-app`. I am leveraging Simple Email Service to send an email...
0
answers
0
votes
228
views
asked 2 months ago
like title, i want to sort Amplify Data by updateAt, what can i do ? Thanks its my code: const { data: tosos,nextToken: newNextToken, errors } = await client.models.todos.list({ limit:5, ...
0
answers
0
votes
101
views
feifei
asked 2 months ago
How can a management account setup the architecture in AWS member accounts without having the access to the resources in member AWS accounts. The management account want to maintain updates in the...
1
answers
0
votes
356
views
Keerthi
asked 2 months ago
I am deploying and hosting a NextJS 14 app using AWS Amplify Console tied to a repo. I plan to attach a custom domain. I am not using Amplify CLI. I am using Simple Email Service, via...
1
answers
0
votes
661
views
asked 2 months ago