searcher_finder#
All AWS resource searchers are defined as variables in the
aws_resource_search.res.${service}.py module. We don’t want to import them
manually in the code; instead, we need a lazy-loading mechanism to import them
programmatically based on the resource type.