DataHubS3ServerService
Class to manage file upload to this lab as an S3 server for the data hub.
Initialize the service with a bucket name
strAbort a multipart upload and clean up temp files
strstrComplete multipart upload and return ETag
strstrliststrCreate a bucket
Delete an object from the bucket
strDelete multiple objects, ignore if the object does not exist
listReturn the additional tags to save on the object, it skips the predefined tags
dictdictGet the datahub tag used to tags the objects that are stored in the datahub
TagGet an object from the bucket
strFileResponseGet the tags of an object
strS3GetTagResponseGet the origin of a tag
TagOriginsHead an object from the bucket
strdictInitiate a multipart upload and return upload ID
strfloatstrList objects in a bucket
strint - 1000strstrstrListObjectsV2OutputTypeDefUpdate the tags of an object
strS3UpdateTagRequestUpdate the tags of an object
strdictUpload a part for multipart upload and return ETag
strstrintByteStringstrConvert a query parameter string to a dictionary
strdictGet an instance of the DataHubS3ServerService
DataHubS3ServerService