Thank you for clarifying, the link gave very good context!
Following Deepak's earlier notes and the clarification on the meaning of identity/credential as it relates to Amazon S3 (and the
how to guide on manual switch of file system), I was able to create a new cloud storage and manually switch the dcm4che archive to use the cloud storage as the primary storage.
By default, my test S3 bucket have permission for "sysadmin".
In order for DCM4CHEE-ARC-LIGHT to upload to the bucket with my identity/credential, I added another permission for "Any Autehnticated AWS User" (List/Upload/Delete/View Perm/Edit Perm).
Question
DCM4CHEE-ARC-LIGHT successfully uploaded to the bucket, however in the UI, when I try to click "Show Attributes from file" view/download the DICOM object, I get "Access Denied".
Looking into the actual DICOM object in the S3 bucket, I see that the permission is back to default "sysadmin" only, and does not inherit the permission of the bucket, which have the additional "Any Authenticated AWS User" permission added.
When I manually add the extra permission to the actual DICOM object in S3, DCM4CHEE-ARC-LIGHT successfully display/download results.
Is DCM4CHEE-ARC-LIGHT suppose to adjust permission of the actual uploaded objects?
That is to say, might there be a missing configuration that I needed to set?
Or, this is something to configure on the S3 bucket side?
Thanks!!
Srey Seng