AWS
Cost Summary
Month-to-date AWS spend by service, region and account, with the top movers since last month.
Live preview — demo data
Same idea on another cloud
What this pane shows
AWS account-level spend for the current month so far, broken down by service, region and (in multi-account organisations) linked account. A 30-day trend line provides context for whether today's burn rate is normal, and a small "top movers" list calls out the services whose cost has changed the most since the previous month.
Key use cases
- Answer "are we on track this month?" without opening Cost Explorer.
- Spot the service or region driving an unexpected uptick before month-end.
- Roll up multi-account spend for a finance update.
- Hand a single screenshot to leadership instead of a 14-page PDF export.
How to embed
Drop this snippet on any HTML page that loads lp-embed.js. The pane
mounts itself wherever the matching <div> is in the DOM.
<div class="lp-cost-summary-panel"
data-lp-account="<your-account-alias>"></div>
<script src="https://lightpane.io/embed/lp-embed.js"
data-lp-key="<your-access-key>"></script>
<script src="https://lightpane.io/_pane-tests/aws/cost-summary/cost-summary.js"
defer></script>
Tier
Available on Builder and above.
Build notes
No outstanding build notes.