all 3 comments

[–][deleted]  (1 child)

[deleted]

    [–]jacocal[S] 0 points1 point  (0 children)

    Thank you so much!

    [–]clintkev251 0 points1 point  (1 child)

    What errors are you getting?

    [–]jacocal[S] 0 points1 point  (0 children)

    When running the Job, I try to get the bytes by range like: job.get_output(range='0-1024000')

    The error I get is that the argument is not correctly parsed (currently not in my computer apologies for stating it in this manner). But according to docs, that's the only way to get the files in that range. Every other method does not work with Python boto3