AWS-Logo_White-Color
  • 1. Prerequisites
    • Use a Workshop AWS Account
    • Bring Your Own AWS Account
    • Install Dependencies
  • 2. Getting Started
    • What we will build
    • Bootstrapping the App
    • Configuring Amplify
  • 3. Add user authentication
    • Add an authentication backend
    • Update application code
    • Create a user and test
  • 4. Add data API
    • Add a GraphQL API backend
    • Trying out some queries
    • Update application code
  • 5. Add image storage
    • Add cloud storage
    • Update application code
  • 6. Add Identity Federation
    • Sign in With Apple
    • Update Amplify
    • Federation with Hosted UI
  • 7. Customize the Login UI
    • Use the Amplify UI Authenticator component for Swift
  • 8. Wrapping Up
    • Congratulations!
    • Cleaning Up

  • @sebsto

  • Clear History

Github Repo

Amplify iOS Workshop

Star  Fork
© 2022 Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Privacy   |   Site terms
Build an iOS Native App with a Cloud-Based Backend > Getting Started

Section 2

Getting Started

  • What we will build
  • Bootstrapping the App
  • Configuring Amplify