ACED-IDP / aced-idp.github.io

Documentation Site for the ACED Data Commons
https://aced-idp.github.io/
Apache License 2.0
1 stars 0 forks source link

Test sign gen3-client, update doc #17

Open bwalsh opened 4 months ago

bwalsh commented 4 months ago

Given we have the new signed chicago images, should we test and update docs? https://ohsucomputationalbio.slack.com/archives/C043HPV0VMY/p1707773318523459

https://github.com/ACED-IDP/aced-idp.github.io/blob/278c015c55e54724b96ba855eee4cb343b2a699b/docs/requirements/gen3-client.md?plain=1#L13-L45

lbeckman314 commented 4 months ago

Yes! Will test the following from upstream's gen3-client:

Uploads

Result Description Target Bucket Upload Method
Upload single file AWS S3 Multipart upload
Upload multiple files (manifest) AWS S3 Multipart upload
Upload single file MinIO Multipart upload
Upload multiple files (manifest) MinIO Multipart upload

Downloads

Result Description Source Bucket Download Method
Download single file AWS S3 Single file
Download multiple files (manifest) AWS S3 Multiple files
Download single file MinIO Single file
Download multiple files (manifest) MinIO Multiple files