AWS
Free Tier Monitor
AWS Free Tier usage against allowances — which services are nearing their limits this month.
Live preview — demo data
What this pane shows
Each tracked Free Tier service with its allowance, actual usage so far, and projected month-end consumption. A coloured progress bar makes "how close to the limit" obvious at a glance; rows in danger of overrunning the allowance are highlighted.
Key use cases
- Demo / proof-of-concept accounts: avoid the surprise bill at month-end.
- Teach a team about cost mechanics by watching the bars fill up.
- Sandbox accounts where the Free Tier is the bulk of the budget.
- Confirm new workloads aren't quietly burning Free Tier benefits used elsewhere.
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-free-tier-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/free-tier/free-tier.js"
defer></script>
Tier
Available on Builder and above.
Build notes
No outstanding build notes.