Workspace Utilization report

0

I am looking for a way to determine if a user should be on the all month plan or the hourly plan for their workspace. I think the break even point is 80 hours per month and then would make sense to convert them to the full month plan. The problem is that the reports I've gotten with the great script below don't display this information.

https://github.com/aws-samples/automate-reporting-on-amazon-workspaces-using-powershell/blob/master/New-WKSWorkSpacesReport.ps1

I need to know the hours per month a user's workspace is not in Stopped status. It could even be by the machine name or the workspace ID instead of the username. Any ideas?

1 個回答
1
已接受的答案

Cost Optimizer for Workspaces can simplify this even further. This solution analyzes all of your Amazon WorkSpaces usage data and automatically converts the WorkSpace to the most cost-effective billing option (hourly or monthly), depending on your individual usage. It also has a dry run mode, where you can see the recommended changes before automatically converting them. In addition, you can review the daily and monthly reports, and manually implement any desired changes.

AWS
專家
Gokul
已回答 1 年前
  • That would do it but looks like it would take an aws engineer to implement it. I would be satisfied with static reports.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南