awslabs/assisted-log-enabler-for-aws

Add pagination for existing functions

adrmonza opened this issue · 0 comments

Currently, ALE does not implement pagination. This is problematic because there is a non-zero chance that some accounts will have more resources than are provided back from a describe API in a single API call. In this case, ALE would not turn on logging for all of these resources.