Hi,
I am using the AWS plugin with Orthanc. (osimis\orthanc docker) and it stores images fine. but stores all the images in the bucket.root folder as dcm files Instead, I want to store images in this folder hierarchy
studyinstanceuid->seriesinstanceuid->sopinstanceuid.dcm
(folder) → (folder) → (file)
Please give directions to achieve this.