6. Operations on Objects

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

page6.1 AmazonS3Client s3 app code snippets using standard AWSS3 SDKpage6.2 SecureAmazonS3Client s3 app code snippets

Last updated