Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

Limit exceeded error when getting list of IAM users #17

Closed
ghost opened this issue Jun 24, 2015 · 2 comments
Closed

Limit exceeded error when getting list of IAM users #17

ghost opened this issue Jun 24, 2015 · 2 comments

Comments

@ghost
Copy link

ghost commented Jun 24, 2015

BotoServerError: 400 Bad Request
<ErrorResponse xmlns="https://iam.amazonaws.com/doc/2010-05-08/">
  <Error>
    <Type>Sender</Type>
    <Code>Throttling</Code>
    <Message>Rate exceeded</Message>
  </Error>
  <RequestId>b70a15bc-1a52-11e5-a0f5-9f4ba966731e</RequestId>
</ErrorResponse>
@l01cd3v
Copy link
Contributor

l01cd3v commented Jun 24, 2015

I've experienced this error in the past and implemented a "--resume" argument that will result in Scout2 loading the partially collected data and resuming from where it left (error-ed).

Run the same command with --resume and you should be able to completely download your data. If your environment is really large, you may have to resume several time.

@ghost
Copy link
Author

ghost commented Jun 25, 2015

Thanks for the tip

@l01cd3v l01cd3v closed this as completed Jun 26, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant