aws-partitions 1.273.0 → 1.274.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 +6 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a8ffb0d6f27d47c8a4b883e66fa3a46f0ce40ed4
4
- data.tar.gz: 743d1be97533e9a3514e7fa0e2a66d7e3e6024ec
3
+ metadata.gz: d282870dbd47d0e057b4a6f5659df8d588a477d4
4
+ data.tar.gz: 1bc716b296796983a12260389997dd1c167e5b07
5
5
  SHA512:
6
- metadata.gz: cf499cadab343168bafec4f3ace5d0e5e2b83d64ed23733487ca3ee0effae7285fbbb8d9fa36431d6a3ae763a847ee69624e8dc3566132fd7e6271d32933bdea
7
- data.tar.gz: 4cd4e9d5c333bf8e194054d0a3dc95ce041a5049caa6f5177bf85529240e1f5e646a45d6d5b346a11a239b64b4e3be22016b250fc1950773871e421248617dc1
6
+ metadata.gz: 27431f12efbb27579e734bfb483bb9311cab085973c0b4f2fc6912a9d020c1cf39f9184519dbe89bdc87236bcdb32ce75b1f53e31c5874ecff8a9ae0aad32cd7
7
+ data.tar.gz: aa2db9648159fd0a896ca61be5e120594a3c7f97ab70ec921e3e8b083c99425e9bb53b002c44f28f8c48db0153a0b7d2c4bbcfe8a9caeca2c52a1b87191c3eaf
@@ -4183,6 +4183,12 @@
4183
4183
  "cn-northwest-1" : { }
4184
4184
  }
4185
4185
  },
4186
+ "backup" : {
4187
+ "endpoints" : {
4188
+ "cn-north-1" : { },
4189
+ "cn-northwest-1" : { }
4190
+ }
4191
+ },
4186
4192
  "batch" : {
4187
4193
  "endpoints" : {
4188
4194
  "cn-north-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.273.0
4
+ version: 1.274.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: 2020-02-13 00:00:00.000000000 Z
11
+ date: 2020-02-17 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: