Hi,
I'm trying to use cloudquery to extract some resources for compliance purposes. I'm fetching IAM data for 23 accounts, so including all policies, users, etc.
After a seemingly random amount of time but always within a couple of minutes, I get the following error:
2020/12/21 15:34:19 Throttling: Rate exceeded
status code: 400, request id: [left this one out]
UPDATE:
Just did a bit more research and a workaround is to comment out the accounts in the config.yml and then run fetch in batches of ~3 accounts.
Using cloudquery version 0.4.3