Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Amplify with Demo (Cognito & S3)

awedis
July 02, 2022

Amplify with Demo (Cognito & S3)

About Amplify, how it can be configured
Using Cognito Authentication & S3

awedis

July 02, 2022
Tweet

More Decks by awedis

Other Decks in Technology

Transcript

  1. Cognito: - Authentication, authorization, and user management - Web and

    mobile apps - User pools (user directories) - Identity pools (grant access)
  2. Amplify: - signUp, signIn, signOut - forgetPassword - confirmSignUp -

    resendSignUp - currentAuthenticatedUser - changePassword
  3. Simple Storage Service (S3): - Object storage service - Storage

    classes, Access management … - Buckets and Objects - Amplify: Storage.put, .get, .list, .copy, .remove, .cancel