Questions tagged with Front-End Web & Mobile

Build web and mobile applications quickly with a full set of tools and services to support development

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.

195 results
Hi, I am not sure on how to handle authentication using [AWS SigV4 Signer for Dart](https://aws.amazon.com/blogs/opensource/introducing-the-aws-sigv4-signer-for-dart/). Copying the keys from the aws...
0
answers
0
votes
147
views
asked 9 months ago
![Enter image description here](/media/postImages/original/IMDrKjlwqRSKKdnH2df4LQFQ) Where should I add CORS policy to get access to S3 resources. What I am trying to do is to create bucket and list...
2
answers
0
votes
550
views
DSP
asked 10 months ago
按照https://ui.docs.amplify.aws/react/connected-components/liveness的步骤进行配置后,前端开始活体检测时,出现Request has invalid parameters报错,不清楚是哪个参数的问题,要如何排查 环境: Node: v16.20.1 aws-amplify: 5.3.13 @aws-amplify/ui-react:...
1
answers
0
votes
310
views
WLX
asked 10 months ago
I have a custom domain purchased with Route 53. My Amplify app has hosting configured to use it in production. I can successfully login to my application from the backend...
1
answers
0
votes
715
views
asked 10 months ago
![Enter image description here](/media/postImages/original/IM0rP1-SsDTBKHx8UFBzMSdw) Can anyone help me resolve the errors due to the installation of aws-sdk module. npm i aws-sdk ``` import * as...
1
answers
0
votes
332
views
DSP
asked 10 months ago
I'm trying to use the AWS API Gateway "Gateway responses" feature to set a custom header on specific authorization failure responses. The documentation in the console says: > Response headers > >...
0
answers
0
votes
239
views
asked 10 months ago
I have deployed my REACT application to the EC2 instance in the Linux server and serving with the Nginx. The build files are served when I am accessing locally with curl localhost in the EC2...
3
answers
0
votes
351
views
Incepta
asked 10 months ago
After reading [this post](https://aws.amazon.com/ru/blogs/mobile/introducing-support-for-hosting-any-ssr-app-on-aws-amplify-hosting/), I deploy my React SSR app based on Express. But I noticed that...
1
answers
0
votes
365
views
asked 10 months ago
I'm building a mobile application that has its backend accessed via API Gateway, and secured with Cognito User pools. The app has a quite long onboarding process, and for business reasons it has to...
1
answers
0
votes
490
views
asked a year ago
I have a React codebase which tries to download a file using a signed url from S3. The code is working well on **Firefox, Safari and Chrome(Incognito mode),** but it fails on *Chrome (regular mode)...
1
answers
0
votes
983
views
asked a year ago
AWS Web Waf integration throws an error "TypeError: Failed to fetch", instead of returning a failed response when using AwsWafIntegration.fetch with a POST requests that requires a CAPTCHA. It works...
0
answers
0
votes
173
views
profile picture
Emil
asked a year ago
I'm having cors issue ONLY for my post request. When I make the request I get 204 for OPTIONS but 400 for actual request, I'm using cdk and sns topic in my lambda function too, I've already enabled...
0
answers
0
votes
147
views
Alex
asked a year ago