aws-partitions 1.170.0 → 1.171.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: 90bd628b2dcdf99086d94ddd411d5ff8a307c77b
4
- data.tar.gz: 4660097f050c7794431f4368429c04a6ac789f17
3
+ metadata.gz: 2dd5b9801062baebab1e4d3cc4d4c22c82f52d33
4
+ data.tar.gz: 0c0623bd90dc5527c9b60888d276dd06031e4c52
5
5
  SHA512:
6
- metadata.gz: e7f027a3f323fce39163cd064d7802e20fff5deced5f164efdf951f30ac0abb9c607c618a5fa73f0305eb54b657ed583d56bab5321349bb8f091aae7fc653498
7
- data.tar.gz: 02fbfe0f0f68871a7cd6cccc0a348588da67308131d047448bb92df145839d550c17f36da470f15db853d694b0072d62d12134a1515e979af7927284520ddfbf
6
+ metadata.gz: 3e3f52f7e78ba569b0c1b5926b3caeebb68988d3fd1f39055b75bf32a6ec32c0595108b40fc04713163c83c92568999772ed0a60d0a3f57cec184ea4be843c03
7
+ data.tar.gz: d9a36fecce95f3d87a5dab06d03cdbfb767cd0dc54810b43c9d50add60aa035829c1898cfdb09d0a5de99cc09b65d23d86ef57ac8d66d12c11b4775fd9b7a06c
@@ -1534,6 +1534,7 @@
1534
1534
  "ap-southeast-2" : { },
1535
1535
  "eu-central-1" : { },
1536
1536
  "eu-west-1" : { },
1537
+ "eu-west-2" : { },
1537
1538
  "us-east-1" : { },
1538
1539
  "us-east-2" : { },
1539
1540
  "us-west-1" : { },
@@ -1589,7 +1590,10 @@
1589
1590
  "ap-northeast-1" : { },
1590
1591
  "ap-southeast-1" : { },
1591
1592
  "ap-southeast-2" : { },
1593
+ "eu-central-1" : { },
1592
1594
  "eu-west-1" : { },
1595
+ "eu-west-2" : { },
1596
+ "eu-west-3" : { },
1593
1597
  "us-east-1" : { },
1594
1598
  "us-east-2" : { },
1595
1599
  "us-west-2" : { }
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.170.0
4
+ version: 1.171.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-05-30 00:00:00.000000000 Z
11
+ date: 2019-06-03 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: