Skip to content

Connect S3 using DataServer as endpoint

This section provides instructions on how to use the Privacera DataServer S3 client to upload an object to an S3 bucket.

AWS SDK V2

This class demonstrates how to use the Privacera DataServer S3 client to upload an object to S3 using the AWS SDK V2:

PrivaceraDSS3ClientV2.java

AWS SDK V1

This class demonstrates how to use the Privacera DataServer S3 client to upload an object to S3 using the AWS SDK V1:

PrivaceraDSS3ClientV1.java

Comments