aws-partitions 1.192.0 → 1.193.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 +8 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: dae65ef72672e31b43dff20ff88a8c3c8eb37c54
4
- data.tar.gz: 2dbb7f4ddf0b2ecb807fffdcfd306dbf7434a0b6
3
+ metadata.gz: d06cce2e0da61da36f86b1655921f86337b676c9
4
+ data.tar.gz: c9bf8d49c1c9d73598b799f5ff9bccfa8f8a3560
5
5
  SHA512:
6
- metadata.gz: 6de92e82f7cb7f94b204211fe36a7b8e9cb688c0b3f2178ffe4fad798212960424dd4ba93ffe7489cb26a515e4c911c3f4c93801c06817e0d6828d091bb4cf0a
7
- data.tar.gz: eb01629d6b3650ae158456ec32cbc9f8622918ef093500bd8a83c0294e66a485c9b62ae9f784d178de462600bb7532105262122c947b7aea7a7fa3e9cc256aa2
6
+ metadata.gz: 1fed6a2debcfb75977a258b7fc1f3fa81337c8320e9dd7efd5dfa304f5d80bf58d387c1563ab07e3ef06b263a254e79b5d6efef7aa792dea65524014a205e5bb
7
+ data.tar.gz: 12b08e39a6eafa3c6a0d66e5dd4b8656ca88da3c9df5a293890cdc750677d2aec9de34e49e1a3fa8f7a2cc0d5df3a8059d57e09b2c9c90f814eb958692cd8ae4
@@ -94,6 +94,7 @@
94
94
  "protocols" : [ "https" ]
95
95
  },
96
96
  "endpoints" : {
97
+ "ap-east-1" : { },
97
98
  "ap-northeast-1" : { },
98
99
  "ap-northeast-2" : { },
99
100
  "ap-south-1" : { },
@@ -1459,6 +1460,7 @@
1459
1460
  "eu-west-2" : { },
1460
1461
  "us-east-1" : { },
1461
1462
  "us-east-2" : { },
1463
+ "us-west-1" : { },
1462
1464
  "us-west-2" : { }
1463
1465
  }
1464
1466
  },
@@ -1555,6 +1557,7 @@
1555
1557
  "protocols" : [ "https" ]
1556
1558
  },
1557
1559
  "endpoints" : {
1560
+ "ap-east-1" : { },
1558
1561
  "ap-northeast-1" : { },
1559
1562
  "ap-northeast-2" : { },
1560
1563
  "ap-south-1" : { },
@@ -1733,6 +1736,7 @@
1733
1736
  "ap-southeast-1" : { },
1734
1737
  "ap-southeast-2" : { },
1735
1738
  "eu-central-1" : { },
1739
+ "eu-north-1" : { },
1736
1740
  "eu-west-1" : { },
1737
1741
  "eu-west-2" : { },
1738
1742
  "eu-west-3" : { },
@@ -2346,8 +2350,11 @@
2346
2350
  "robomaker" : {
2347
2351
  "endpoints" : {
2348
2352
  "ap-northeast-1" : { },
2353
+ "ap-southeast-1" : { },
2354
+ "eu-central-1" : { },
2349
2355
  "eu-west-1" : { },
2350
2356
  "us-east-1" : { },
2357
+ "us-east-2" : { },
2351
2358
  "us-west-2" : { }
2352
2359
  }
2353
2360
  },
@@ -2882,6 +2889,7 @@
2882
2889
  "snowball" : {
2883
2890
  "endpoints" : {
2884
2891
  "ap-northeast-1" : { },
2892
+ "ap-northeast-2" : { },
2885
2893
  "ap-south-1" : { },
2886
2894
  "ap-southeast-1" : { },
2887
2895
  "ap-southeast-2" : { },
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-partitions
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.192.0
4
+ version: 1.193.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-07-24 00:00:00.000000000 Z
11
+ date: 2019-07-25 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: