aws-partitions 1.49.0 → 1.50.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/partitions.json +9 -0
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: baa5ce6f1fcbd55de407ffe200e141becbf5601d
4
- data.tar.gz: 01657418b13668d1f0c6835cc4589754f2e50c61
3
+ metadata.gz: 4ea333de35f6a88b9dbba449921bdc004a7c0363
4
+ data.tar.gz: f7a628bc2e680b3e8b82dffd3dea500aa00ba58d
5
5
  SHA512:
6
- metadata.gz: 58904fd8ac2ff15afdfdb164f06af8c418390c4a312b5287eee0309357a7c6317c77901e31517be3107b93a1c4bdc6f32d6f33bd7a561b6694fad8d8fbe66857
7
- data.tar.gz: e684306c2ee54a16ca62bd9319bc5a6be7e145edcdd353d7d0b34526150c2c4352540f4441a2547da40e53f0b568f30f501a528269c21b8859155c04c2538b58
6
+ metadata.gz: 22011fa4a6fee5de236823aafdb6d95c6128bd2689ba7876f9dfbc54809c631b1060b25f90dca9f48e334af76190753b2e4661f6e42e734add4851a1c94dd40e
7
+ data.tar.gz: 4e71b56a7bb4a238430ed1af52ea4d144a29d64497ca008584a129c1d6ffe5c6fa3bac51c0f0f97f536b3dd687058a87b469cd34573cd71ce52a760452a7ade3
@@ -37,6 +37,9 @@
37
37
  "eu-west-2" : {
38
38
  "description" : "EU (London)"
39
39
  },
40
+ "eu-west-3" : {
41
+ "description" : "EU (Paris)"
42
+ },
40
43
  "sa-east-1" : {
41
44
  "description" : "South America (Sao Paulo)"
42
45
  },
@@ -635,12 +638,15 @@
635
638
  "endpoints" : {
636
639
  "ap-northeast-1" : { },
637
640
  "ap-northeast-2" : { },
641
+ "ap-south-1" : { },
638
642
  "ap-southeast-1" : { },
639
643
  "ap-southeast-2" : { },
640
644
  "ca-central-1" : { },
641
645
  "eu-central-1" : { },
642
646
  "eu-west-1" : { },
643
647
  "eu-west-2" : { },
648
+ "eu-west-3" : { },
649
+ "sa-east-1" : { },
644
650
  "us-east-1" : { },
645
651
  "us-east-2" : { },
646
652
  "us-west-1" : { },
@@ -1702,6 +1708,9 @@
1702
1708
  "regions" : {
1703
1709
  "cn-north-1" : {
1704
1710
  "description" : "China (Beijing)"
1711
+ },
1712
+ "cn-northwest-1" : {
1713
+ "description" : "China (Ningxia)"
1705
1714
  }
1706
1715
  },
1707
1716
  "services" : {
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-partitions
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.49.0
4
+ version: 1.50.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services