Stefano Vozza

Results 200 comments of Stefano Vozza

So, looking at the cfn that sets up the aggregator in the account where Perspective lives: https://github.com/awslabs/aws-perspective/blob/8a75b2e5314f57a22556df51b5dd9191574e68b3/source/cfn/templates/zoom-import-and-aggregator.yaml#L18 it looks like the `AllRegions` option is enabled but that doesn't explain why...

If you edit the aggregator to remove the extra regions that should definitely help with the throttling, especially if you've a bunch of resources in those other regions you don't...

Can you grab the whole logs for that discovery task that took 30-45 mins and attach them here, maybe something might jump out at me. You'll probably have to get...

Thank you, we've had some discussions about this sort of thing before and these are good ideas we can add to that.

Also, if you upvote the issue Matt has linked to it will help us with prioritisation.

Thank you so much for the detailed feature request, this is really good.

Thank you, this is really useful feedback.

No, pagination was not present in that version, you can see the changes in `1.0.1` here: https://github.com/awslabs/aws-perspective/blob/master/CHANGELOG.md

The issue here is that the payload from lambda has exceeded the 6Mb limit, the reason the filters work is because they reduce the size of payload back below that...

I could see this being very useful!