From: Michael Tremer Date: Wed, 2 Oct 2024 18:33:24 +0000 (+0000) Subject: importer: Update a few AWS locations X-Git-Tag: 0.9.18~42 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bee27dd32afbe4d8c92ff42f5b8458ecb34e85c8;p=people%2Fms%2Flibloc.git importer: Update a few AWS locations Signed-off-by: Michael Tremer --- diff --git a/src/scripts/location-importer.in b/src/scripts/location-importer.in index 33613b7..3e651b4 100644 --- a/src/scripts/location-importer.in +++ b/src/scripts/location-importer.in @@ -2238,9 +2238,10 @@ class CLI(object): "ap-southeast-1" : "SG", "ap-southeast-2" : "AU", "ap-southeast-3" : "MY", - "ap-southeast-4" : "AU", - "ap-southeast-5" : "NZ", # Auckland, NZ + "ap-southeast-4" : "AU", # Melbourne + "ap-southeast-5" : "MY", # Malaysia "ap-southeast-6" : "AP", # XXX: Precise location not documented anywhere + "ap-southeast-7" : "AP", # XXX: Precise location unknown # Canada "ca-central-1" : "CA", @@ -2260,6 +2261,9 @@ class CLI(object): "me-central-1" : "AE", "me-south-1" : "BH", + # Mexico + "mx-central-1" : "MX", + # South America "sa-east-1" : "BR",