runbooks cfat assessΒΆ
Auto-generated from
runbooks cfat assess --helpon 2026-05-21. Source of truth: runbooks PyPI package v1.3.22
Usage: runbooks cfat assess [OPTIONS]
Comprehensive Well-Architected Framework assessment with universal profile
support.
Enterprise Assessment Features: β’ 6-pillar Well-Architected evaluation
(including Sustainability) β’ Risk scoring and prioritization β’ Industry best
practices validation β’ Governance and compliance alignment β’ Remediation
roadmap with business impact β’ Multi-account assessment with --all flag
Examples: runbooks cfat assess --all-pillars --workload-name production
runbooks cfat assess --pillar security runbooks cfat assess
--assessment-depth enterprise --export-format pdf runbooks cfat assess
--all --pillar security # Multi-account assessment
Options:
--profile TEXT AWS profile for single-account operations.
π Profile Selection Guide: βββββββββββββββββ
ββββββββββββββββββββββββββββββ
Single Account β Use --profile YOUR_PROFILE
Example: --profile dev-account When:
Developer/operator working in one AWS
account
Multi-Account LZ β Use --all-profiles (see
inventory commands) Example: --all-
profiles When: Platform team discovering
across organization
π Enrichment Profiles (Automatic): β’
Organizations: MANAGEMENT_PROFILE β’ Costs:
BILLING_PROFILE Note: Separate from
discovery profile
Decision: Single account = --profile |
Multi-account = --all-profiles
--region TEXT AWS region override (default: ap-
southeast-2)
--dry-run Safe analysis mode - no resource
modifications (enterprise default)
--pillar [operational-excellence|security|reliability|performance-efficiency|cost-optimization|sustainability]
Specific Well-Architected pillars to assess
--all-pillars Assess all Well-Architected pillars
--workload-name TEXT Name of the workload being assessed
--assessment-depth [basic|comprehensive|enterprise]
Assessment depth level
--export-format [json|csv|pdf|html]
Export format for assessment results
--all Use all available AWS profiles for multi-
account Well-Architected assessment
-v, --verbose Show detailed logs
--format [compact|table|json] Output format
--help Show this message and exit.