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've already specified the header in my project, which works locally. However, when I deploy to Amplify, I encounter a 301 redirect issue when accessing the expected path
I'm trying to run some scripts in amplify build phase but nothing works apart from npm install. I'm trying to run a simple echo. Has it happened to anyone before?
as title suggests, the error i'm getting doesn't leave me with many options.
![Enter image description here](/media/postImages/original/IMpJ-r1WjbTKiBWa1hAxSDuQ)
![Enter image description...
"https://www.example.com" works fine.
In custom domain settings, "Setup redirect from https://example.com to https://www.example.com" is selected.
The domain is managed by Route 53, CNAME record...
It seems to me that there is a bug in Cloud Quest: Serverless Chatbot Using Private Data | Practice | Step 34/75
Running .startup.sh generates multiple...
Hi all, can someone help to confirm if AWS amplify provides a static IP address? From my understanding, the IP address you get from DNS lookup will fall within Amazon's Global IP range and is a...
Hello AWS Community,
I am facing an issue with my AWS Amplify deployment where it fails to assume the specified IAM role. The error message I am receiving is:
```
2024-08-05T07:05:21.726Z [ERROR]:...
Dear all,
i have hosted a nextjs based webapp on aws amplify i want to implement waf for this ,based on the some of the links it says to find cloudfront distribution in cloudfront console and...
Hi
I am going to use amplify gen 2 in ap-east-1 to create an app. I knew that cognito is recently available in ap-east-1 (early July). I think ap-east-1 have all service required for amplify gen 2....
Is there a code library for the Getting Started tutorials? Having a problem with "Getting Started: Build an iOS Application" and want to compare my Swift code with what it should be.
Thanks,
Dan
Hi! I am having some trouble with querying some of my models using GraphQl for my Swift application. I have made a schema.graphql file and set up api and auth using the aws amplify cli. but when I try...
i am using the next.js pages directory structure. i am getting this sam build error after removing aws-exports from the pages directory. not just that, to debug the error, I also removed all imports...