6.2 SecureAmazonS3Client s3 app code snippets
Now in order to use Bayun’s S3Wrapper instead of the standard AWS S3 SDK classes, these code snippets above change to using “Secure” versions of the corresponding classes, as below:
AmazonS3Client --> SecureAmazonS3Client
6.2.1 Downloading Objects using Bayun's SecureAmazonS3Client
6.2.2 Uploading Objects using Bayun's SecureAmazonS3Client
Last updated
Was this helpful?