Skip to main content

AWS Cost Explorer Analysis Tool

Project description

AWS Cost Lens

A tool for analyzing and visualizing AWS costs by service and usage type with rich formatting.

Installation

pip install aws-cost-lens

Usage

After installation, you can run the tool using the aws-cost-lens command:

# Show simple cost breakdown for all services
aws-cost-lens

# Show detailed breakdown for a specific service
aws-cost-lens --service cloudwatch --detailed

# Show costs for a specific date range
aws-cost-lens --start-date 2023-01-01 --end-date 2023-12-31

# List all available AWS services
aws-cost-lens --list-services

# Show top 10 most expensive services
aws-cost-lens --top 10

Common Options

  • --service: Filter by specific AWS service (e.g., cloudwatch, s3, ec2)
  • --start-date: Start date (YYYY-MM-DD), defaults to 6 months ago
  • --end-date: End date (YYYY-MM-DD), defaults to today
  • --detailed: Show detailed breakdown by SERVICE and USAGE_TYPE
  • --region: Include region breakdown in detailed analysis
  • --top N: Show only top N services/usage types
  • --granularity: Time granularity (DAILY, MONTHLY, HOURLY)
  • --show-all: Show all items including those with zero costs
  • --version: Show version information

AWS Credentials

AWS Cost Lens uses your AWS credentials from the environment. Make sure you have:

  1. AWS CLI configured (aws configure)
  2. Or environment variables set (AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, etc.)
  3. Appropriate IAM permissions for Cost Explorer API (ce:GetCostAndUsage)

Features

  • Rich terminal UI with formatted tables and progress bars
  • Detailed cost breakdown by service, usage type, and region
  • Identify top cost contributors in your AWS account
  • Get cost reduction tips for specific services
  • Filter by service name with smart alias matching
  • Customizable view options (simple/detailed, time range, etc.)

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

aws_cost_lens-0.1.6.tar.gz (41.9 kB view details)

Uploaded Source

Built Distribution

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

aws_cost_lens-0.1.6-py3-none-any.whl (25.4 kB view details)

Uploaded Python 3

File details

Details for the file aws_cost_lens-0.1.6.tar.gz.

File metadata

  • Download URL: aws_cost_lens-0.1.6.tar.gz
  • Upload date:
  • Size: 41.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.13

File hashes

Hashes for aws_cost_lens-0.1.6.tar.gz
Algorithm Hash digest
SHA256 55da9e612955da1744363ed08c8f0bdbb82c7972295674b86365813c12efd401
MD5 f697c5eaaaf5c5c45406af1717700c27
BLAKE2b-256 818cf6b8dd67e8518da19a84f30fd2c68b347ea4ef7e3ae3739e4b92af0cbf28

See more details on using hashes here.

File details

Details for the file aws_cost_lens-0.1.6-py3-none-any.whl.

File metadata

File hashes

Hashes for aws_cost_lens-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 cdcc3d42df0cefc6fb4d29dac89d3c0adc4d2f8a99377513dd7ce76e4877cb98
MD5 171b335538f7f72737c33b5c94a9de15
BLAKE2b-256 cdc3108a3435769643b28fb6249bc8a16e81d17230b0144f1865ab6a8e75701c

See more details on using hashes here.

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