start_object
(**kwargs)¶Start upload containing one or many chunks.
See also: AWS API Documentation
Request Syntax
response = client.start_object(
BackupJobId='string',
ObjectName='string',
ThrowOnDuplicate=True|False
)
dict
Response Syntax
{
'UploadId': 'string'
}
Response Structure
Exceptions
BackupStorage.Client.exceptions.ServiceUnavailableException
BackupStorage.Client.exceptions.ServiceInternalException
BackupStorage.Client.exceptions.RetryableException
BackupStorage.Client.exceptions.IllegalArgumentException
BackupStorage.Client.exceptions.ResourceNotFoundException
BackupStorage.Client.exceptions.DataAlreadyExistsException
BackupStorage.Client.exceptions.ThrottlingException
BackupStorage.Client.exceptions.AccessDeniedException