aws-partitions 1.53.0 → 1.54.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/partitions.json +2 -0
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f12221018d9b260e5ee15667f248667465620c0c
|
4
|
+
data.tar.gz: ed6d9b8c07a890e10b543205b419bfc08e9ca194
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d22bb3e30edca8571fb52e7b8b2e1a5b738376f32c01cd629af4ce3e2ae2999cdc2b9af66d535742ad57249ed8c9eeefdf82d7e4bef38f60ac0f670c2ee28d91
|
7
|
+
data.tar.gz: 782f7105593f24fb6d9d4baec9adf9bb929ad8434d626b8d189b3be1f62fb5b431ebb75a17f427eeaf51115fe078766d581f7e53cccd2ebf85a11e70e3113941
|
data/partitions.json
CHANGED
@@ -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.
|
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:
|
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:
|