Swap ap-southeast-1 to same region
This commit is contained in:
parent
8d75348bb2
commit
8df4a92c32
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user