aws-partitions 1.143.0 → 1.144.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 +4 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 9230cb96189d1128818274c03fd6b74a832d8b42
4
- data.tar.gz: 7a960f0be6630910a2a1f96f98b55ea5e4a5079a
3
+ metadata.gz: c6804c02f8ad32ec069fd98eed1453d858f35456
4
+ data.tar.gz: 1b77602a662d98efc8d5537a4c703bbc4f97340b
5
5
  SHA512:
6
- metadata.gz: d85e0c8fd3db3a074b208b36f2865bdcac4cc6106f0c86c62f6aa43f7a9ea775664eea634ea8085b5c043e38ad9af6d27239d1d23a711152a53b0f4f70f56575
7
- data.tar.gz: 87f70511148af9bad9b985810f28956ed4fa5295e66d3e4ae41f6229c95a271417f639d7e20de2c0652d39e692c374cecbf704a3e9e33574d1190e8b0d672c33
6
+ metadata.gz: d173fdc842e79cdc0a50c2bcebed6e9fae9eabf6841cba87757d12d4b16b71f215a1dc66606e1307c6f00c1a284db8939f3a071a94afe76619cd7e169366cbd6
7
+ data.tar.gz: 3c5f11a12fdea757d89d6f323e7a9251529d5bc2b3d3b39f95ebbadf4f77cb3ed9a269c1178fd8cb7694f7e7a360836e9c1e8ab944c9aaacf021784d760d05a4
data/partitions.json CHANGED
@@ -338,6 +338,7 @@
338
338
  "ap-southeast-2" : { },
339
339
  "eu-central-1" : { },
340
340
  "eu-west-1" : { },
341
+ "eu-west-2" : { },
341
342
  "us-east-1" : { },
342
343
  "us-east-2" : { },
343
344
  "us-west-2" : { }
@@ -1494,6 +1495,7 @@
1494
1495
  "kinesisvideo" : {
1495
1496
  "endpoints" : {
1496
1497
  "ap-northeast-1" : { },
1498
+ "ap-southeast-2" : { },
1497
1499
  "eu-central-1" : { },
1498
1500
  "eu-west-1" : { },
1499
1501
  "us-east-1" : { },
@@ -1620,6 +1622,7 @@
1620
1622
  "eu-central-1" : { },
1621
1623
  "eu-west-1" : { },
1622
1624
  "eu-west-2" : { },
1625
+ "eu-west-3" : { },
1623
1626
  "sa-east-1" : { },
1624
1627
  "us-east-1" : { },
1625
1628
  "us-east-2" : { },
@@ -1746,6 +1749,7 @@
1746
1749
  "ap-southeast-2" : { },
1747
1750
  "eu-central-1" : { },
1748
1751
  "eu-west-1" : { },
1752
+ "eu-west-2" : { },
1749
1753
  "us-east-1" : { },
1750
1754
  "us-east-2" : { },
1751
1755
  "us-west-1" : { },
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.143.0
4
+ version: 1.144.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-03-07 00:00:00.000000000 Z
11
+ date: 2019-03-11 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: