Currently are passing [up to 500 ARNs](https://github.com/cloudquery/cloudquery/blob/767049489fffa359beac6a4ec00ad76ceeb16224/plugins/source/aws/resources/services/inspector/findings.go#L49) to `DescribeFindings` where according to the documentation the [maximum number of inputs](https://docs.aws.amazon.com/inspector/v1/APIReference/API_DescribeFindings.html#API_DescribeFindings_RequestSyntax) can be 10 Need to either drop down to 10 or handle in batches