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.
Wondering if S3/Lamda/API Gateway can accomplish this task. I need to be able to send patients forms, have them fill out the forms, and submit the same form. I've seen an article on creating a...
I was following the AWS Mobile SDK for .NET and Xamarin guide in the link below to setup our iOS app to Download from an S3 bucket. As a part of the process we have to create a Cognito Identity...
Hi All,
We have an App and have a requirement of streaming Mobile camera video on to a Dashboard in AWS like Grafana. I am not sure how to achieve this, we are using kinesis video stream for...
Hello we are looking into e2e test frameworks atm and I was wondering if I can run cypress tests on aws devicefarm. I know its doable by replacing selenium web driver for selenium. but cypress seems...
I was wondering if there is a way to check the real-time inference results of AWS Panorama on mobile.
I am currently working on a mobile app on which we have implemented data storage in S3 bucket. What we are currently doing is that we are generating presigned url from lambda and then sending it to...
We're a small startup based in Malaysia and I'm the technical founder of the startup.
We have a plan for all our services working on AWS. We have startup credits, so we want to use them and launch to...
The [@aws-sdk/middleware-retry](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/modules/_aws_sdk_middleware_retry.html) seems like the part of the SDK that is implementing the retry strategy,...
In the iOS AWSCore/AWSCognito library one can authorize bespoke third party auth systems into an AWS identity pool roughly as follows:
```
let myIdProvider = MyCustomIdProvider()
let...
I utilize AWS SNS for sending push notifications to an Android application. I want to be able to send push notifications to the android app immediately after device boot and before the security pin...
I have mobile application and use AWS amplify to send sms for user registration. Right now we are facing some issue where without using mobile application there are lot of sms are sending through sns....
At the moment, I am using AppSync GraphQL as a single endpoint to query or update data for a web app I am developing. I am planning to combine or execute some queries via Lambda for some tables that...