Bayun AWSS3 Wrapper Android Programming Guide
  • 1. Introduction
  • 2. Getting Started
  • 3. Integrate Bayun SDK
  • 4. Authentication
    • 4.1 Authentication using Bayun's APIs
    • 4.2 Authenticate Using AWS Cognito Service Wrapper
      • 4.2.1 Using user pools with AWS Mobile SDK
      • 4.2.2 Using user pools with Bayun AWSS3 wrapper 'SecureAuthentication'
  • 5. Store And Retrieve Files securely from Amazon S3
    • 5.1 Transferring Data using standard TransferUtility
    • 5.2 Transferring Data using Bayun's SecureTransferUtility
  • 6. Operations on Objects
    • 6.1 AmazonS3Client s3 app code snippets using standard AWSS3 SDK
    • 6.2 SecureAmazonS3Client s3 app code snippets
  • 7. BayunS3
Powered by GitBook
On this page

Was this helpful?

  1. 4. Authentication

4.1 Authentication using Bayun's APIs

For authentication steps, see Authentication With Bayun.

Previous4. AuthenticationNext4.2 Authenticate Using AWS Cognito Service Wrapper

Last updated 2 years ago

Was this helpful?