Support new AWS regions: cn-north-1, eu-central-1.
This commit is contained in:
parent
24bebd85b4
commit
b63ca685df
1 changed files with 2 additions and 0 deletions
|
@ -36,6 +36,8 @@ AWS_REGIONS = [
|
|||
'ap-northeast-1',
|
||||
'ap-southeast-1',
|
||||
'ap-southeast-2',
|
||||
'cn-north-1',
|
||||
'eu-central-1',
|
||||
'eu-west-1',
|
||||
'sa-east-1',
|
||||
'us-east-1',
|
||||
|
|
Loading…
Reference in a new issue