5. Store And Retrieve Files securely from Amazon S3

Before using SecureTransferUtility methods make sure you have configured the AWSServiceManager defaultServiceConfiguration.

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

page5.1 Transferring Data using standard TransferUtilitypage5.2 Transferring Data using Bayun's SecureTransferUtility

Last updated