-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Closed
Labels
bugThis issue is a bug.This issue is a bug.investigatingThis issue is being investigated and/or work is in progress to resolve the issue.This issue is being investigated and/or work is in progress to resolve the issue.
Description
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
Labels
bugThis issue is a bug.This issue is a bug.investigatingThis issue is being investigated and/or work is in progress to resolve the issue.This issue is being investigated and/or work is in progress to resolve the issue.