Amplify AWS How-to Amplify API key not found public – 1 min read When this happens? When you push to an existing environment to update the api, you get an error saying "API… Mar 23, 2022 Arturo
Amplify How-to AWS Amplify Local Setup public – 1 min read Goal Have our local environment ready so we can start building using AWS resources. If you want to practice in… Jul 29, 2021 Arturo
Amplify SwiftUI How-to AWS Amplify | Engineering Frontend & Backend public – 5 min read Motivation: As we learn features and expand our application, things get complex and we go back at googling, wouldn't it… Jul 27, 2021 Arturo
Amplify AWS SwiftUI AWS Amplify | User Auth using DynamoDB + Cognito Post-confirmation Lambda Trigger & Exposing GraphQL API 🔐 public – 3 min read This guide assumes you went through the initial setup using the Auth and API recommended there. Architecture User attempts to… Jul 20, 2021 Arturo
Amplify SwiftUI AWS Amplify - Prevent the new signup if email exists already public – 1 min read Amplify default option is to take the email as username, However if you set it up differently, you can have… Jul 20, 2021 Arturo
SwiftUI Amplify AWS CRUD Operations - SwiftUI - GraphQl - DataStore (Amplify) public – 1 min read This is a boiler plate to get you started using DataStore. > If needed, use this official guide [https://docs.amplify.… Jul 10, 2021 Arturo