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 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
207 results
I am new to the expansive world of AWS services. While I’ve previously used AWS Amplify to build a simple cloud-backed Swift application, I want to grow my knowledge and learn how to build full-fledge...
The WebSocket [specification describes](https://datatracker.ietf.org/doc/html/rfc6455#section-7.1.5) that a close code & reason may be specified when closing a WebSocket. The [MDN docs](https://develo...
Can I create web based application like this [https://speakerfixer.net/]() through AWS.
If this possible then suggest me the steps how to create it.
Thanks.
I am trying to run AWS S3 SDK in a simple project in react native, using expo version 52.0.0 . But I am struggling to get through this error while running. I have installed all the requested packages ...
When I send messages from FCM to my iOS and Android devices directly, everything works well. However, when I use AWS SNS with FCM, the messages arrive on iOS but they don't appear in my Android device...
We are using an AWS Free Tier account with the Pinpoint service for SMS and email communications. For SMS, since our service is based in a particular region, we registered a Sender ID via Vilpower(DLT...
Hello,
I have a web application and I was looking for a way to encrypt the data client side, before sending to the server. When the user submits their form (with the information), I want to encrypt t...
I create api gateway http api with route ANY and bind to lambda function I don't need for now authorizers
![api](/media/postImages/original/IMFKvbzE8jTIG5vMTjDQr0gA)
I edit cors config
![cors](/m...
I have made a Client VPN Endpoint that successfully enables client devices (Windows, OSX, Linux) to access the internet via VPN using Microsoft Entra SAML ("auth-federate" keyword) so that 365 system ...
Hello,
I was excited to see an alternative to Vercel for hosting NextJS sites in [sst.dev's NextJS integration](https://sst.dev/docs/start/aws/nextjs), but I am stuck not being able to use Serverless...
Hello,
I am building a Ampligy Gen 2 application consisting of user interaction and a page to show historical activity. For this I am writing request/response to DynamoDB table from Lambda function a...
I have a user authenticated by Cognito user-pool, role & identity-pool (using Cognito hosted-ui).
After login, the user comes back to my webapp (frontend), I use the `id_token` (returned by the hoste...