Common Workflows This chapter contains step-by-step procedures that cover the common workflows for working with VMware Cloud Director Object Storage Extension S3 API. Manage ObjectsStarting with VMware Cloud Director Object Storage Extension 1.5, you can keep multiple variants of an object within a bucket by enabling versioning. Encrypt an ObjectWith the VMware Cloud Director Object Storage Extension S3 API, you can encrypt individual objects for security purposes.Manage a Multipart UploadWith the multipart upload API operation, you can upload large objects in parts. You can also use the multipart upload API to copy an existing object.Share an Object and a BucketTo share an object, you use access control lists(ACLs). To set the ACL of an object, you must have the WRITE_ACP permission for the object.