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
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(String,String,org.jets3t.service.security.AWSCredentials,java.util.Date)}. @throws S3ServiceException
|
|
|
|
|
|
|
|
|
|
|
|
|
|