Cost Optimizer For Amazon Workspaces Versions Save

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. Use this with a single account, or with AWS Organizations across multiple accounts, to help you monitor your WorkSpace usage and optimize costs.

v2.6.5

3 months ago

[2.6.5] - 2024-02

Fixed

  • Updated the base python image in the Dockerfile used to mitigate CVE-2023-47038.
  • Update pip to mitigate CVE-2023-5752.
  • Add dependency to route to mitigate race condition between internet gateway and the route to the internet gateway.

v2.6.4

7 months ago

Fixed

v2.6.3

8 months ago

[2.6.3] - 2023-09

Fixed

  • Added the bugfix to skip the processing of the workspaces in error state.
  • Updated all the package versions to resolve security vulnerabilities.
  • Updated the docker base image to the python 3.11.
  • Updated all the lambda runtimes to python 3.11.

v2.6.2

1 year ago

[2.6.2] - 2023-04

Fixed

  • Changed the Object Ownership for logging bucket from 'Object writer' to 'Bucket owner enforced' to mitigate the impact caused by new S3 default settings.
  • Updated S3 bucket policy to support access logging.

v2.6.1

1 year ago

[2.6.1] - 2023-04

Added

  • Added support to block customer misconfiguration for 'Terminate Unused Workspaces' feature. The feature will terminate workspaces only on the last day of the month to avoid accidental termination due to misconfiguration.

v2.6.0

1 year ago

Added

  • Updated the solution to use CDK V2 to generate CloudFormation templates and support CDK deployments.
  • Updated the 'Terminate Workspace' feature to accept user input for number of months to check for before terminating unused workspaces.
  • Added a retention policy of 365 days to ECS logs to optimize the costs.

Removed

  • The CFN templates from the deployment folder as we are using CDK V2 to generate templates.

v2.5.1

1 year ago

Fixed

v2.5.0

1 year ago

[2.5] - 2022-08-18

Added

  • Added support for AWS Organizations
  • Added VPC Endpoints for S3 and DynamoDB

Full Changelog: https://github.com/aws-solutions/workspaces-cost-optimizer/compare/v2.4.1...v2.5.0

v2.4.1

2 years ago

Fixed

  • Fixed the bug to get all the workspaces in a directory

v2.4.0

2 years ago

[2.4] - 2021-09

Fixed

  • Fixed the bug to correctly calculate billable hours if user disconnects workspace within autostop timeout

Added

  • Feature to terminate unused workspaces
  • Generate aggregated reports
  • Feature to specify AWS Regions to monitor
  • Support for Gov cloud partition