
A Python tool that uses AWS Cloud Control API to enumerate and catalog AWS resources across specified accounts and regions, outputting results in JSON format.

A Python tool that uses AWS Cloud Control API to enumerate and catalog AWS resources across specified accounts and regions, outputting results in JSON format.
AWS List Resources is a Python-based tool that utilizes the AWS Cloud Control API to enumerate and catalog resources present within specified AWS accounts and regions. The tool requires AWS credentials to be configured either through environment variables or by specifying a named profile using the optional --profile argument. Read-only IAM permissions are sufficient for operation. Key features include: - Support for scanning specific regions or all regions using the --regions parameter - Resource type filtering through --include-resource-types and --exclude-resource-types arguments - Wildcard support for resource type specifications - JSON output format for discovered resources - Recommendation to include us-east-1 region to capture global AWS service resources The tool accepts comma-separated lists for region and resource type specifications, allowing users to focus their discovery efforts on specific AWS services or exclude certain resource types from enumeration. Output is written to a JSON file containing the discovered resource inventory.
Common questions about AWS List Resources including features, pricing, alternatives, and user reviews.
AWS List Resources is A Python tool that uses AWS Cloud Control API to enumerate and catalog AWS resources across specified accounts and regions, outputting results in JSON format. It is a Attack Surface solution designed to help security teams with Enumeration, Inventory, AWS.
AWS List Resources is a free Attack Surface tool. This makes it accessible for organizations of all sizes, from startups to enterprises. Visit https://github.com/welldone-cloud/aws-list-resources/ for download and installation instructions.
Popular alternatives to AWS List Resources include:
Compare all AWS List Resources alternatives at https://cybersectools.com/alternatives/aws-list-resources
AWS List Resources is for security teams and organizations that need Enumeration, Inventory, AWS. It's particularly suitable for small to medium-sized teams looking for cost-effective solutions. Other Attack Surface tools can be found at https://cybersectools.com/categories/attack-surface
Head-to-head feature, pricing, and rating breakdowns.
A command-line tool that discovers and catalogs all AWS resources across an account using botocore, outputting results in JSON format.
A Python script that inventories and lists main AWS account resources to provide visibility into cloud infrastructure components that may impact billing or security.
A command line tool that counts and inventories AWS resources across multiple regions, providing visibility into cloud infrastructure with efficient API querying.