github ravikiranvm/aws-finops-dashboard v2.2.9
AWS FinOps Dashboard CLI v2.2.9

5 hours ago

✨ New Features

Slack Integration

  • Send cost and audit reports directly to Slack channels in CSV/PDF/JSON formats
  • Automatic contextual messages with report metadata (profiles, time period, generation timestamp)
  • Supports multiple report formats in a single command
  • Requires SLACK_BOT_TOKEN environment variable and channel identifier

S3 Export Support

  • Export reports directly to S3 buckets instead of saving locally
  • Configurable S3 prefix/folder path for organized report storage
  • Uses separate AWS profile for S3 uploads (via --s3-profile)
  • Supports all export formats (CSV, JSON, PDF)

📚 Documentation

  • Added comprehensive Slack setup guide with step-by-step instructions
  • Added S3 export examples and configuration options
  • Updated README with new export destination features

Note: CLI remains backward compatible.


Upgrade to this version:

pip install --upgrade aws-finops-dashboard

or

pipx upgrade aws-finops-dashboard

Don't miss a new aws-finops-dashboard release

NewReleases is sending notifications on new releases.