aws-partitions 1.275.0 → 1.276.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 +10 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e656c02b3f42a23d550f84e03a76a7a1bff7b4b1
4
- data.tar.gz: f868df673d60f14e3115cb8f971dbbfa3bfbf01a
3
+ metadata.gz: 80357d5f80164540b12cbb181163d92b8e2cbcc8
4
+ data.tar.gz: 189dac4b7177d5acf6ec98c4c11f850bda737b41
5
5
  SHA512:
6
- metadata.gz: ed9877ca81bea84eecae7e84a958e63a6327903f68b1fa4feaa158253f58bf4fcc0e0faa95ad4a7d5230f0cc163981a7afef52fd10b5e0a68b94efce9765e5f2
7
- data.tar.gz: c36e8ee6ff24599c641299f9f28161dee707d4b685dbacaccb80f388e2984d3253d9e99b4f560d2e0f04671e4fe702216435a368b6f400cda5d20a369cd78eb9
6
+ metadata.gz: f9a8a5a32cc7c4a4828d0c51a3d6a2c5151674b6ece92cee8c32379af01c804cb5fffe5eace46e944696f33381cc155f838dc18530b3ba19fb621910fb51f2c3
7
+ data.tar.gz: cd1e1fabd5e6836124bd702316aeb9503691b958498154ef5db5af8a8af782006859202a94c0449717be4585d976bfac90bc3ff24e78b2ad9f1091a5bc1ab9a4
@@ -1446,6 +1446,16 @@
1446
1446
  "us-west-2" : { }
1447
1447
  }
1448
1448
  },
1449
+ "elastic-inference" : {
1450
+ "endpoints" : {
1451
+ "ap-northeast-1" : { },
1452
+ "ap-northeast-2" : { },
1453
+ "eu-west-1" : { },
1454
+ "us-east-1" : { },
1455
+ "us-east-2" : { },
1456
+ "us-west-2" : { }
1457
+ }
1458
+ },
1449
1459
  "elasticache" : {
1450
1460
  "endpoints" : {
1451
1461
  "ap-east-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.275.0
4
+ version: 1.276.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-19 00:00:00.000000000 Z
11
+ date: 2020-02-25 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: