Add S3 customization to prevent accidental data deletion for AbortMultipartUpload
requests with no ID
#1957
Labels
bug
Something isn't working
The
AbortMultiPartUpload
API is ambiguous and will delete an object if no ID is passed, rather than returning an error. Add a customization that will fail the request when no ID is set.The text was updated successfully, but these errors were encountered: