AWS
RI & Savings Plans
Reserved Instances and Savings Plans coverage, utilisation and uncovered on-demand usage.
Live preview — demo data
What this pane shows
Two stacked sections: active commitments (Reserved Instances and Savings Plans) with their current utilisation percentage, and uncovered eligible usage that's still on-demand. A scorecard at the top summarises coverage, utilisation and the estimated monthly savings if uncovered usage moved onto a commitment.
Key use cases
- Catch under-utilised RIs or Savings Plans that aren't saving what they should.
- Identify steady-state on-demand usage that's a candidate for a new commitment.
- Plan the renewal cycle: which commitments expire when, and at what coverage rate.
- Build a quarterly review showing total committed-vs-flexible spend mix.
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-ri-savings-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/ri-savings/ri-savings.js"
defer></script>
Tier
Available on Builder and above.
Build notes
No outstanding build notes.