S3BucketClient class.
Upload the specified file to the S3 bucket.
file_name (str) – The path of the file to upload.
str
S3BucketException
None
Exception for S3 Bucket errors.
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.