aws-partitions 1.53.0 → 1.54.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/partitions.json +2 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 76baf29756b347aa1ff371ac987050b47f8a1314
4
- data.tar.gz: 5d2b1f6fbea8bec6c4f33a3fb7608d5556084c63
3
+ metadata.gz: f12221018d9b260e5ee15667f248667465620c0c
4
+ data.tar.gz: ed6d9b8c07a890e10b543205b419bfc08e9ca194
5
5
  SHA512:
6
- metadata.gz: 34b1cd779ee4b37ddef3ec604d4bf3b722b6c42e8da734440ea0982278a015c56bc7674a20ea2526ba5327d4b1affb6daf60173bf0f42026d38ff3513a966919
7
- data.tar.gz: d444901050f4fff8a5da7f11873ebad50cd87b319bd25a508ba05e73771b9651eea280ada416860513ddd859dbc427c3c68c194b526c96e9882db4361928b773
6
+ metadata.gz: d22bb3e30edca8571fb52e7b8b2e1a5b738376f32c01cd629af4ce3e2ae2999cdc2b9af66d535742ad57249ed8c9eeefdf82d7e4bef38f60ac0f670c2ee28d91
7
+ data.tar.gz: 782f7105593f24fb6d9d4baec9adf9bb929ad8434d626b8d189b3be1f62fb5b431ebb75a17f427eeaf51115fe078766d581f7e53cccd2ebf85a11e70e3113941
@@ -543,6 +543,7 @@
543
543
  "eu-central-1" : { },
544
544
  "eu-west-1" : { },
545
545
  "eu-west-2" : { },
546
+ "eu-west-3" : { },
546
547
  "sa-east-1" : { },
547
548
  "us-east-1" : { },
548
549
  "us-east-2" : { },
@@ -1386,6 +1387,7 @@
1386
1387
  "ap-northeast-2" : { },
1387
1388
  "ap-south-1" : { },
1388
1389
  "ap-southeast-2" : { },
1390
+ "ca-central-1" : { },
1389
1391
  "eu-central-1" : { },
1390
1392
  "eu-west-1" : { },
1391
1393
  "eu-west-3" : { },
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.53.0
4
+ version: 1.54.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: 2017-12-29 00:00:00.000000000 Z
11
+ date: 2018-01-15 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: