awslabs / amazon-dynamodb-tools

Tools to make effective use of DynamoDB easier.
Apache License 2.0
113 stars 24 forks source link

Introducing cost optimization script #28

Closed tebanieo closed 7 months ago

tebanieo commented 7 months ago

Issue #, if available: N/A

Description of changes: Introducing the cost optimization script. It will capture DynamoDB Table's metadata and CloudWatch metrics in the format required for the cost optimization tool.

The files generated by this script are created in the .ddb_cost_tool/output/ folder in tar.gz format, the demo including how it works it is available in the README.

Send me an mesage if you want access to the internal repo.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.