Common Workflows This chapter contains step-by-step procedures that cover the common workflows for working with vCloud Director Object Storage Extension S3 API. Manage ObjectsFollowing the steps in the current example, you list all buckets that you own, create a bucket, upload an object to it, and add tags to the object.Encrypt an ObjectWith the vCloud 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.