Skip to main content

A read-only TUI for browsing AWS resources

Project description

awstui

A read-only terminal UI for browsing AWS resources, built with Textual and boto3.

Features

  • Browse AWS resources in a tree-based navigation pane
  • View tags for selected resources
  • View tag summary for collections of resources
  • View resource details in a Summary or Raw JSON tab
  • Switch regions on the fly
  • Filter hotkey
  • Copy URI hotkey (for S3 buckets and objects, ECR images)
  • Copy ARN hotkey
  • Size hotkey — calculate the total size of an S3 bucket, folder, or object on demand (recursive, with a live-updating total)

Screenshots

Start Tag summary

Supported Services

S3, Lambda, RDS, IAM, SQS, SNS, Secrets Manager, ECR, Glue

Installation

Requires Python 3.12+ and uv.

uv sync

Usage

uv run awstui
uv run awstui --profile my-profile              # use a specific AWS profile
uv run awstui --service s3 --service lambda     # only show these services

Uses your existing AWS credentials (environment variables, ~/.aws/credentials, SSO — whatever boto3 resolves). Pass --profile/-p to override the profile explicitly. Pass --service/-s one or more times to restrict which services appear in the navigation tree; omit it to show all services.

Hotkeys

Key Action
1 Focus the region selector
2 Focus the navigation tree
3 Focus the detail pane
a Copy the ARN of the selected resource to the clipboard
u Copy the URI of the selected resource (S3 bucket/object, ECR image)
r Copy the Raw JSON of the selected resource to the clipboard
s Toggle size calculation for the highlighted S3 bucket/folder/object (recursive total shown in the node label; expanding a sized node sizes its children too). Counts current object versions only — noncurrent versions are excluded, so on versioned buckets the total can be smaller than the actual stored footprint. Not available on individual version nodes.
f Filter children of the highlighted node by substring (empty input clears)
w Toggle word wrap in the Content tab (CSVs default to no-wrap, others to wrap)

Running Tests

uv run pytest tests/ -v

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

awstui-0.20.111.tar.gz (1.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

awstui-0.20.111-py3-none-any.whl (46.1 kB view details)

Uploaded Python 3

File details

Details for the file awstui-0.20.111.tar.gz.

File metadata

  • Download URL: awstui-0.20.111.tar.gz
  • Upload date:
  • Size: 1.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for awstui-0.20.111.tar.gz
Algorithm Hash digest
SHA256 940852832562b8ec53b84773ee30c110fa6862aeb4434e7b4e13d9c3eae73f5a
MD5 87b8b525df0653e70caad23bf7636331
BLAKE2b-256 609a2824fa773a136c20f2e6f9eef864f39fc17a3e4da5b19e2fe7720f0fdb51

See more details on using hashes here.

Provenance

The following attestation bundles were made for awstui-0.20.111.tar.gz:

Publisher: ci.yml on jamiekt/awstui

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file awstui-0.20.111-py3-none-any.whl.

File metadata

  • Download URL: awstui-0.20.111-py3-none-any.whl
  • Upload date:
  • Size: 46.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for awstui-0.20.111-py3-none-any.whl
Algorithm Hash digest
SHA256 c31744476d6765c42ce1e6fe88248fc69d0816da6f86847768df89c33e0f4175
MD5 3e073ee95039daac58f90d7fc6a9426e
BLAKE2b-256 664c2d322c18b9356a37b5b77f25b42fdc1c58f9b96aa47c062e3b0c45664d7a

See more details on using hashes here.

Provenance

The following attestation bundles were made for awstui-0.20.111-py3-none-any.whl:

Publisher: ci.yml on jamiekt/awstui

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page