aws-partitions 1.171.0 → 1.172.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 +10 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 2dd5b9801062baebab1e4d3cc4d4c22c82f52d33
4
- data.tar.gz: 0c0623bd90dc5527c9b60888d276dd06031e4c52
3
+ metadata.gz: c6a995d28cf5333ffd72b1f5a25e574cbbb39178
4
+ data.tar.gz: 5a0c5fba86eda2b4790a2cdb7c2987da0fd7882d
5
5
  SHA512:
6
- metadata.gz: 3e3f52f7e78ba569b0c1b5926b3caeebb68988d3fd1f39055b75bf32a6ec32c0595108b40fc04713163c83c92568999772ed0a60d0a3f57cec184ea4be843c03
7
- data.tar.gz: d9a36fecce95f3d87a5dab06d03cdbfb767cd0dc54810b43c9d50add60aa035829c1898cfdb09d0a5de99cc09b65d23d86ef57ac8d66d12c11b4775fd9b7a06c
6
+ metadata.gz: 1a3bf2eb8b4bc14540862ef4b75dcf36cd01b70cf87cbbd0dacb37d32de2cf5f9b72f9b1837a4b567bf4344597e3e5175e74560d593e3966963be8f1f4dc6e8a
7
+ data.tar.gz: 9c06c4f963a69a9a8a7da4699da54437a2598d61947c589ba781820dc3438576bec880fdd918e85579667236168d7383048db61e1021f7b5d92702dd899abe4a
data/partitions.json CHANGED
@@ -442,6 +442,16 @@
442
442
  "us-west-2" : { }
443
443
  }
444
444
  },
445
+ "backup" : {
446
+ "endpoints" : {
447
+ "ap-southeast-2" : { },
448
+ "eu-central-1" : { },
449
+ "eu-west-1" : { },
450
+ "us-east-1" : { },
451
+ "us-east-2" : { },
452
+ "us-west-2" : { }
453
+ }
454
+ },
445
455
  "batch" : {
446
456
  "endpoints" : {
447
457
  "ap-northeast-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.171.0
4
+ version: 1.172.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-06-03 00:00:00.000000000 Z
11
+ date: 2019-06-04 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: