org.springframework.http.ResponseEntity<DTOFileKey>
post(@Valid DTOFileInsert dto)
FileInsertEvent
org.springframework.http.ResponseEntity<DTOPresignedURL>
getDownloadPresignedURL(@Valid DTOFileKey dto)
getUploadPresignedURL(@Valid DTOFileKey dto)