Skip to content
  • Petr Špaček's avatar
    Wrapper to expose S3 objects as named pipes · 6b8b7c5f
    Petr Špaček authored
    This script internally uses multiple processes to execute
    `aws s3api` command line utility in parallel.
    `aws s3api` handles download parallelization etc. so
    we reuse it instead of reimplementing it ourselves.
    6b8b7c5f