aws-samples / aws-organizations-tag-inventory

This project provides a solution to AWS customers for reporting on what tags exists, the resources they are applied to, and what resources don't have tags across their entire AWS organization. The solution is designed to be deployed in an AWS Organization with multiple accounts.
MIT No Attribution
18 stars 9 forks source link

Provide a way to specify types of resources to include/exclude in the search #4

Closed gdunkle closed 6 months ago

gdunkle commented 8 months ago

Currently the call to search is limited to the first 1000 results.

The system should allow the user to specify either a list of resources they want to exclude or include in that search to try and mitigate thislimitation.