Acquire.Storage._buckethandle module¶
-
class
BucketHandle(uid=None, compartment=None)[source]¶ Bases:
objectThis class represents a handle to a bucket in the object store. This handle can be used to generate pre-authenticated request URLs (PARs - also called pre-signed requests).
Every bucket has a unique UID. It is up to you to map a UID to one or more meaningful names