awslabs / amazon-dynamodb-tools

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

adding capacity-mode-evaluator #16

Closed Fedayizada closed 1 year ago

Fedayizada commented 1 year ago

Issue #, if available:

Description of changes: adding Table Capacity Mode Evaluator to this repo

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

switch180 commented 1 year ago
 % pip-audit -r capacity-mode-evaluator/requirements.txt 
Found 2 known vulnerabilities in 1 package
Name  Version ID                  Fix Versions
----- ------- ------------------- ------------
numpy 1.20.1  GHSA-6p56-wp2h-9hxr 1.21
numpy 1.20.1  GHSA-fpfv-jqm9-f5jm 1.22
switch180 commented 1 year ago

Are we good to squash and merge this? I'm okay with it.

tebanieo commented 1 year ago

It is usually the opener responsibility to squash and merge after you get all the approvals @Fedayizada. @switch180 I thought this branch was already merged.