aws-inventory is a Python script that enumerates and lists the main resources across an AWS account to provide visibility into cloud infrastructure components. The tool scans various AWS services to identify resources that may impact billing or security posture. It generates an inventory of cloud assets including compute instances, storage buckets, databases, networking components, and other AWS services. The script requires Python 3.4 or newer and depends on the AWS CLI being properly installed and configured. It utilizes boto3 library to interact with AWS APIs and requires appropriate IAM permissions to access and list resources across different AWS services. The tool is designed for single AWS account assessment and includes logging capabilities for professional use cases. It helps security teams and cloud administrators maintain visibility into their AWS infrastructure by providing a comprehensive overview of deployed resources. The inventory output assists with asset management, security assessments, and cost optimization by identifying all main resources that could affect an organization's AWS environment.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
A search engine for open Amazon S3 buckets and their contents, allowing users to search for files using keywords, filename extensions, and full path.
Kube-bench is a security assessment tool that validates Kubernetes deployments against CIS Kubernetes Benchmark standards through automated configuration checks.
Collection of Kubernetes manifests creating pods with elevated privileges for security testing.
Cloudmarker is a configurable cloud monitoring tool and framework that audits Azure and GCP environments by retrieving, analyzing, and alerting on cloud security data.
A tutorial demonstrating how to implement Kubernetes Engine security features to control application privileges through host access controls and network access policies.
S3Scanner is an open-source tool that scans S3 buckets across S3-compatible APIs to identify misconfigurations and security vulnerabilities.
A framework for analyzing container images, running scripts inside containers, and gathering information for static analysis and policy enforcement.
HAWK is a multi-cloud antivirus scanning API that uses CLAMAV and YARA engines to detect malware in AWS S3, Azure Blob Storage, and GCP Cloud Storage objects.
LambdaGuard is an AWS Lambda auditing tool that provides security configuration checks, statistical analysis, and service dependency mapping for serverless functions.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.