awslabs / amazon-dynamodb-tools

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

Update config.py (TLV Region) #38

Closed irmitz closed 1 month ago

irmitz commented 1 month ago

Add support to TLV (il-central-1) region, including pricing.

Issue #, if available: The script failed if any capacity/dto consumed in TLV region ("MEC1-")

Description of changes: Added TLV region to the config.py to fix the issue.

switch180 commented 1 month ago

Looks good to me!