Bayun AWSS3 Wrapper JavaScript Programming Guide
  • 1. Introduction
  • 2. Getting Started
  • 3. Integrate Bayun SDK
  • 4. Authentication
    • 4.1 Authentication using Bayun APIs
    • 4.2 Authentication Using AWS Cognito Service Wrapper
      • 4.2.1 Using user pools with AWS JavaScript SDK
      • 4.2.2 Using user pools with Bayun AWSS3 wrapper 'SecureAuthentication'
  • 5. Store And Retrieve Files securely from Amazon S3
    • 5.1 Transferring files using standard AWSS3 SDK
    • 5.2 Transferring files using SecureS3
  • 6. BayunS3
Powered by GitBook
On this page

5. Store And Retrieve Files securely from Amazon S3

Let us first look at how a typical app is created using AWSS3 SDK and then look at the components of the S3 app that get affected using Bayun AWSS3 wrapper classes.

5.1 Transferring files using standard AWSS3 SDK5.2 Transferring files using SecureS3

Previous4.2.2 Using user pools with Bayun AWSS3 wrapper 'SecureAuthentication'Next5.1 Transferring files using standard AWSS3 SDK

Last updated 2 years ago