runbooks finops enrich-workspacesΒΆ
enrich | Cost Management
β³ PENDING Β· T:β³ V:β³ A:β³ X:β
Enrich a WorkSpaces inventory file with AWS Organizations account metadata.
Analyzes AWS/Azure cost data via Cost Explorer API for optimization opportunities
Single account
Org-wide (Landing Zone)
Show a Cost Management analyzes aws/azure cost data via cost explorer api for optimization opportunities summary for last month across all accounts and flag any anomalies above the 20% threshold.
βοΈ Cloud Foundations: CF16
| Parameter | Type | Default | Description |
|---|---|---|---|
--input/-i |
PATH | - | Input WorkSpaces data file (Excel/CSV with 'AWS Account' column) |
--output/-o |
PATH | - | Output enriched data file (Excel/CSV/JSON) |
--all-profile |
STRING | - | Multi-account profile (defaults to $AWS_MANAGEMENT_PROFILE). |
--management-profile/-m |
STRING | - | AWS management profile (Organizations access) |
--display-only |
BOOL | False |
Display Rich CLI output without file export |