Skip to content

runbooks cert reportΒΆ

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

Usage: runbooks cert report [OPTIONS]

  Generate executive certificate assessment report (Markdown).

  Scans certificates, builds an expiry risk breakdown, and writes a Markdown
  file suitable for CxO or security team review.

  Examples:     runbooks cert report     runbooks cert report --output-dir
  ./cert-reports     runbooks cert report --all-accounts --management-profile
  mgmt --output-dir /tmp/certs

Options:
  --profile TEXT     AWS profile name
  --region TEXT      AWS region
  --all-accounts     Scan all Landing Zone accounts via Organizations
  --output-dir PATH  Output directory for the Markdown report  [default: .]
  --help             Show this message and exit.

ExamplesΒΆ