Using the AWS bill total, you can work your way to match the CloudHealth total. In the example below, sample AccountId 4###### during Dec-2021 will be used:
Calculate the difference between AWS bill and CH bill:
- AWS total bill - EDP discount (If EDP is not applied to AWS bill already) = $X
- CH total bill is net cost after EDP applied = $Y
- The difference = AWS total bill - CH total bill = $Z
Explain the difference
- AWS bill line item "SavingsPlanRecurringFee" = $A
- CH bill line item "Savings Plans Unused" = $B
- Found under Indirect Charges in Cost History Report
- Note: If $B>0, partial SPs usage. If $B=0, SPs usage is 100% and the remaining usage is billed at the On-Demand pricing.
- The total "Savings Plans Used Commitment" by all accounts during Dec-2021 = $A - $B = $C
- "Savings Plans Used Commitment" utilized by AccountId 4###### alone = $D
- Found under Compute Cost ($) Reports / Usage / Instance / Savings

- "Savings Plans Used Commitment" utilized by other accounts = $C - $D = $Z (Matches the difference between AWS bill and CH bill)
FlexReports in CloudHealth allows you to drill down further into which accounts the remaining $Z SPs floated to.
- Go to Reports>FlexReports>create New Report with following Measures, Dimensions and Filters:

- The table below will populate:
- Row in red, UnblendedCost = SavingPlan_UsedCommitment, means SP usage is 100% by account 4######.
- Row in blue, UnblendedCost > SavingPlan_UsedCommitment, means Partial SP usage by account 4###### and the remaining unused SPs floats to usage by other accounts can be tracked by SavingPlanARN. Copy ARN and go to next step.

- Use SavingPlanARN to locate floating SPs
- In Filters, paste the SavingPlanARN from blue row above and click APPLY.
- Remove (UsageAccountID contains 4#######) from filters.
- Add Measures > SavingsPlan/SavingsPlanEffectiveCost to obtain the table below:

- Observe that account 7##### used $160.38 out of the $1,932.03 SPs UsedCommitment for account 4######.
- Repeat steps above for different SavinsPlanARN to locate SP usage across other accounts.