aws-samples / aws-stepfunctions-examples

AWS Step Functions is an orchestration service for reliably executing multi-step processes using visual workflows. This repository includes detailed examples that will help you unlock the power of serverless workflow.
MIT No Attribution
225 stars 83 forks source link

[Feature request] Glacier restoration: folder organization #30

Open quentin67100 opened 1 year ago

quentin67100 commented 1 year ago

Hi,

The example for retrieving glacier data is really very interesting. However, I was wondering if there was a possibility of having an organization of files in the form of a tree structure (like on the AWS console for example)? Showing all the keys is fine but when there are millions of files in the folder it is not possible, and it would take a lot of queries to get the size of all the objects.