This operation does not required any S3 functionality as it merely deletes the object by performing a standard HTTP DELETE using the signed URL. @param signedDeleteUrl a signed DELETE URL generated with {@link S3Service#createSignedDeleteUrl}. @throws S3ServiceException
|
|