Returns a function that deletes an S3 object by its full URL.
S3 client instance.
(url: string) => Promise<boolean> — true if deleted successfully, false otherwise.
(url: string) => Promise<boolean>
true
false
Returns a function that deletes an S3 object by its full URL.