list
See what this project actually owns in AWS.
bash
awsutopia list [--all] [--json] [--dry-run] [--profile] [--region]What you'll get
A table (or JSON) of utopia-tagged buckets, secrets, functions, crons, sites, servers, dbs, and kv. Without --all, it's scoped to the current project + env from .awsutopia/project.json.
Cost Explorer enrichment is best-effort: matched rows show MTD $…; denied/missing/unmatched stay COST_UNAVAILABLE. Listing never fails because of CE.
bash
awsutopia list
awsutopia list --all
awsutopia list --json| Field | Notes |
|---|---|
type | bucket, secret, fn, cron, site, server, db, or kv |
name | Short resource name (or bucket name) |
project / env | From utopia tags |
cost | CE $X.XX when matched; else COST_UNAVAILABLE |
costSource / costNote | How enrichment went |
Cost enrichment never blocks listing — you'd rather see inventory than wait on Cost Explorer. Details: Costs · costs.