list_commitment_expirations
List this account's Reserved Instance / Savings Plan / Azure Reservation commitments with their expiration dates, ordered soonest-first. days_until_expiration is computed server-side against the current UTC date (negative means already expired — rows are not pruned immediately on expiry, so check the sign). latest_utilization_percentage is the commitment TYPE's most recent monthly aggregate utilization (from list_commitment_utilization) applied to every active commitment of that type — there is no true per-commitment utilization API, so this is the closest real signal for "is this expiring commitment even being used," not an exact per-commitment figure. The same 30/14/7/1-day thresholds and 80% cutoff the automatic expiration alert uses are the right ones to flag here too, for consistency with what a subscribed channel already receives.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||