delete_object
(**kwargs)¶Delete Object from the incremental base Backup.
See also: AWS API Documentation
Request Syntax
response = client.delete_object(
BackupJobId='string',
ObjectName='string'
)
None
Exceptions
BackupStorage.Client.exceptions.ServiceUnavailableException
BackupStorage.Client.exceptions.ServiceInternalException
BackupStorage.Client.exceptions.RetryableException
BackupStorage.Client.exceptions.IllegalArgumentException
BackupStorage.Client.exceptions.ResourceNotFoundException
BackupStorage.Client.exceptions.ThrottlingException
BackupStorage.Client.exceptions.AccessDeniedException