Skip to content

runbooks inventory vpcΒΆ

Auto-generated from runbooks inventory vpc --help on 2026-05-21. Source of truth: runbooks PyPI package v1.3.22

Usage: runbooks inventory vpc [OPTIONS] COMMAND [ARGS]...

  VPC network operations and analysis commands.

  Provides unified namespace for VPC-related operations including: - topology:
  VPC architecture visualization and dependency mapping - validate: Security
  group and best practices validation - dependencies: Cross-VPC dependency
  analysis - flow-logs: VPC Flow Logs discovery and data transfer analysis -
  nat-traffic: NAT Gateway traffic analysis and cost optimization - security-
  groups: Security group validation and compliance check

Options:
  --help  Show this message and exit.

Commands:
  dependencies     Cross-VPC dependency analysis.
  flow-logs        VPC Flow Logs discovery and data transfer analysis.
  nat-traffic      NAT Gateway traffic analysis and cost optimization.
  security-groups  Security group validation and compliance check.
  topology         VPC architecture visualization and dependency mapping.
  validate         VPC security group and best practices validation.

ExamplesΒΆ