Skip to content

s3 ls --recursive fails after long time #1118

@opennomad

Description

@opennomad

running on EC2 with aws-cli/1.7.4 Python/2.7.6 Linux/3.13.0-44-generic I'm trying to list all objects in a S3 bucket with --recursive. There are some 12 million objects and I've only managed to get about half of them listed before I get the error:

"A client error (InvalidAccessKeyId) occurred when calling the ListObjects operation: The AWS Access Key Id you provided does not exist in our records."

So, the key definitely works since i'm getting a lot of the listing, but after a long time (between 1 and 2 hours) it fails with the above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis issue is a bug.investigatingThis issue is being investigated and/or work is in progress to resolve the issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions