New user sign up using AWS Builder ID is currently unavailable on re:Post. To sign up, please use the AWS Management Console instead.
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
Select up to 5 tags to filter
Sort by most recent
1151 results
It wont let me delete hosted zones. Also[Heres what happens when i try to update the CNAME](/media/postImages/original/IMOe0AyCDCQteXOoMV96SA3Q)
Should I try deleting the DNS records? How do i update ...
Hi,
There is a documentation example of how to interact with Amplify (gen 2) Data from Amplify (gen 2) function using the client object:
https://docs.amplify.aws/nextjs/build-a-backend/functions/examp...
Hi,
I am almost completely new to AWS and to this forum.
It's a while I am trying to implement, for an application I am building with a no code platform called Bubble.io, a user identity verification ...
Hi,
We are deploying our React webapp in AWS Amplify. We use custom domain correctly mapped and cloudfront distribution URL we could see that it is attached. However could not see that cloudfront dist...
I recently deployed an app on Amplify, and it sends a request to another service that takes a long time to process (about 40 seconds) but falls short of Cloudfront's 30 seconds timeout. How do I incre...
Hi,
In Amplify **Gen 2** (fullstack app), there are lambdas in the backend (amplify folder).
I see that there are few package.json files: in root folder, in the amplify folder and optionally in the fu...
I am developing new app, and i was deploying my new version.. it failed with the error
```
Command to deploy backends in a custom CI/CD pipeline. This command is not intended to be used locally.
Opti...
Hello!
Currently I use an application on Google Cloud which runs Frontend(React) on Cloud Run, Backend on Python which needs GPU machines, uses Firebase for authentication and firestore(GCS) for data...
I developed a Vue app using Amplify. In my app i am using in Iframe to show different content.
Currently I save the extra content statically under the public folder and set the src of Iframe to that...
Hi everybody,
I created a Vue App using Amplify. In my app, i want to offer my users a lot of other small apps which are created by UnityWeb Engine.
In my local host: I just saved the index and Buil...
I'm fetching the Amplify environment variables from the parameter store to Amplify. It works fine when I have fewer than 10 variables, but with 30 environment variables, it doesn't work. Is there any ...
Hi All,
We use Amplify to host our SaaS application, and we use Amplify's custom domain feature to create custom domains for our customers, including generation of an SSL certificate.
Occasionally, ...