diff --git a/wow-token-current.py b/wow-token-current.py index 1c9ad2b..276b8c8 100644 --- a/wow-token-current.py +++ b/wow-token-current.py @@ -11,7 +11,7 @@ dynamo_region_map = { 'ap-south-1': 'eu-north-1', 'ap-northeast-3': 'ap-northeast-1', 'ap-northeast-2': 'ap-northeast-1', - 'ap-southeast-1': 'ap-southeast-2', + 'ap-southeast-1': 'ap-southeast-1', 'ap-southeast-2': 'ap-southeast-2', 'ap-northeast-1': 'ap-northeast-1', 'ca-central-1': 'us-east-1',