✨ 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_TOKENenvironment 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-dashboardor
pipx upgrade aws-finops-dashboard