awslabs / sandbox-accounts-for-events

"Sandbox Accounts for Events" allows to provide multiple, temporary AWS accounts to a number of authenticated users simultaneously via a browser-based GUI.
Apache License 2.0
172 stars 37 forks source link

Average statistics zero balance when credits are available #61

Closed geralexgr closed 2 months ago

geralexgr commented 2 months ago

When there are credits available on the account the reporting tab in the Average statistics is not displaying correct values.

Screenshot 2024-07-19 at 11 22 26 AM

This issue seems to be created because the default filtering in cost explorer gets as default the credits.

Screenshot 2024-07-19 at 11 26 13 AM

Is there any way we can fix the reporting tab? Can we somehow exclude credits from the reporting in the sandbox solution?

moellr commented 2 months ago

This project relies on the DCE(TM) project under the hood to handle account & lease assignments as well as tracking the AWS usage & consumption. As soon as the DCE(TM) project supports your request, it also automatically apply to "Sandbox Account for Events".

It might be better to bring up your issue in the DCE(TM) project then.